mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-26 09:47:16 +01:00
IDEIntf: autosize string editor clear button
This commit is contained in:
parent
483ae6e0f1
commit
91a1b7b2ba
@ -78,6 +78,7 @@ object StringsPropEditorFrm: TStringsPropEditorFrm
|
|||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = SortButton
|
AnchorSideRight.Control = SortButton
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
|
AutoSize = True
|
||||||
Left = 305
|
Left = 305
|
||||||
Height = 27
|
Height = 27
|
||||||
Top = 43
|
Top = 43
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user