Error position top button after alter anchors

0

I have a TPanel with a TButton.

TPanel heigth = 77

Align = altop
BelvelKind = bkFlat or bkTitle or bkSoft


Tbutton property

top = 25

Alter property TButton

Anchors
akLeft = false
akTop = false
akRight = true
akBottom = true

After saving the form and closing the IDE form and reopening the form in the IDE, the top of the TButton changes to 21.
If it close again and open it will decrease the top by 4.

Thanks.

Responses (1)
  • Accepted Answer

    Thursday, April 13 2017, 09:43 AM - #Permalink
    0

    Hi,

    Have you tried installing 10.2 and testing this? This issue appears to be fixed in 10.2 Tokyo. I followed your steps and was able to reproduce it in 10.1 Berlin, but not in 10.2

    Regards,

    Sarina

    The reply is currently minimized Show
Your Reply

Please login to post a reply.........