MenuEditor: Autosize Help button (issue #33835)

git-svn-id: trunk@58157 -
This commit is contained in:
wp 2018-06-06 17:02:46 +00:00
parent 9231f2ca08
commit 47490073fe

View File

@ -256,10 +256,11 @@ object MenuDesignerForm: TMenuDesignerForm
AnchorSideBottom.Control = LeftPanel
AnchorSideBottom.Side = asrBottom
Left = 7
Height = 25
Top = 368
Width = 75
Height = 26
Top = 367
Width = 71
Anchors = [akLeft, akBottom]
AutoSize = True
BorderSpacing.Around = 6
DefaultCaption = True
Kind = bkHelp