mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 15:09:26 +02:00
IDE: improved Window Options page layout, patch by Don Siders, issue #39755
This commit is contained in:
parent
d6828c434c
commit
8ff1c4a012
@ -117,13 +117,13 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
||||
end
|
||||
object AutoAdjustIDEHeightFullCompPalCheckBox: TCheckBox
|
||||
AnchorSideLeft.Control = AutoAdjustIDEHeightCheckBox
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = AutoAdjustIDEHeightCheckBox
|
||||
Left = 205
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 19
|
||||
Top = 129
|
||||
Top = 148
|
||||
Width = 253
|
||||
BorderSpacing.Left = 20
|
||||
BorderSpacing.Left = 0
|
||||
Caption = 'AutoAdjustIDEHeightFullCompPalCheckBox'
|
||||
ParentShowHint = False
|
||||
ShowHint = True
|
||||
|
Loading…
Reference in New Issue
Block a user