Error while modifying the BevelKind property of TsPanel Root › Technical support › Troubleshooting This topic has 3 replies, 2 voices, and was last updated 7 years, 7 months ago by Support. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 8, 2017 at 8:24 pm #37430 roubledoParticipant I have a TsPanel with a TsButton. Tsbutton property top = 10 TsPanel BelvelKind = bkFlat or bkTitle or bkSoft After saving the form and closing the IDE form and reopening the form in the IDE, the top of the TsButton changes to 7. Version 12.02 April 10, 2017 at 10:12 am #56456 SupportKeymaster Hello I can't repeat the issue, unfortunately. Please, try it with standard controls. Also, be sure that third-party experts are not used and have no influence to this button position. April 12, 2017 at 12:19 pm #56493 roubledoParticipant Alter property tsButton 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 TsButton changes to 7. April 12, 2017 at 12:47 pm #56494 SupportKeymaster Thank you, I see it now. But this behaviour is inherited from VCL (you can check standard panel and button). AlphaControls package have no influence to position or size of buttons or panels. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting