mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-09 01:39:32 +01:00
IDE: options: files: bigger multiple lazarus instances combo
git-svn-id: trunk@53521 -
This commit is contained in:
parent
4cd266663f
commit
e84002b12d
@ -381,10 +381,13 @@ object FilesOptionsFrame: TFilesOptionsFrame
|
|||||||
AnchorSideLeft.Side = asrBottom
|
AnchorSideLeft.Side = asrBottom
|
||||||
AnchorSideTop.Control = OpenLastProjectAtStartCheckBox
|
AnchorSideTop.Control = OpenLastProjectAtStartCheckBox
|
||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
|
AnchorSideRight.Control = Owner
|
||||||
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 166
|
Left = 166
|
||||||
Height = 31
|
Height = 31
|
||||||
Top = 80
|
Top = 80
|
||||||
Width = 294
|
Width = 454
|
||||||
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Left = 8
|
BorderSpacing.Left = 8
|
||||||
BorderSpacing.Top = 2
|
BorderSpacing.Top = 2
|
||||||
ItemHeight = 0
|
ItemHeight = 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user