mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 09:31:01 +02:00
IDE: fixed window options page layout
git-svn-id: trunk@48944 -
This commit is contained in:
parent
ac98791767
commit
d1720019f8
@ -16,7 +16,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 0
|
Left = 0
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 13
|
Top = 13
|
||||||
Width = 165
|
Width = 163
|
||||||
Caption = 'SingleTaskBarButtonCheckBox'
|
Caption = 'SingleTaskBarButtonCheckBox'
|
||||||
ParentShowHint = False
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
@ -30,7 +30,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 0
|
Left = 0
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 30
|
Top = 30
|
||||||
Width = 138
|
Width = 136
|
||||||
Caption = 'HideIDEOnRunCheckBox'
|
Caption = 'HideIDEOnRunCheckBox'
|
||||||
ParentShowHint = False
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
@ -129,7 +129,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 7
|
Left = 7
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 247
|
Top = 247
|
||||||
Width = 206
|
Width = 204
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
BorderSpacing.Top = 3
|
BorderSpacing.Top = 3
|
||||||
Caption = 'LetWindowManagerDecideRadioButton'
|
Caption = 'LetWindowManagerDecideRadioButton'
|
||||||
@ -145,7 +145,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 7
|
Left = 7
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 267
|
Top = 267
|
||||||
Width = 140
|
Width = 138
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
BorderSpacing.Top = 3
|
BorderSpacing.Top = 3
|
||||||
Caption = 'FixedDefaultRadioButton'
|
Caption = 'FixedDefaultRadioButton'
|
||||||
@ -161,7 +161,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 7
|
Left = 7
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 227
|
Top = 227
|
||||||
Width = 202
|
Width = 200
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
BorderSpacing.Top = 4
|
BorderSpacing.Top = 4
|
||||||
Caption = 'RestoreWindowGeometryRadioButton'
|
Caption = 'RestoreWindowGeometryRadioButton'
|
||||||
@ -179,7 +179,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 7
|
Left = 7
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 287
|
Top = 287
|
||||||
Width = 162
|
Width = 160
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
BorderSpacing.Top = 3
|
BorderSpacing.Top = 3
|
||||||
Caption = 'CustomGeometryRadioButton'
|
Caption = 'CustomGeometryRadioButton'
|
||||||
@ -253,9 +253,11 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
TabOrder = 9
|
TabOrder = 9
|
||||||
end
|
end
|
||||||
object GetWindowPositionButton: TButton
|
object GetWindowPositionButton: TButton
|
||||||
|
AnchorSideTop.Control = ApplyButton
|
||||||
|
AnchorSideRight.Control = ApplyButton
|
||||||
Left = 322
|
Left = 322
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 288
|
Top = 287
|
||||||
Width = 150
|
Width = 150
|
||||||
Anchors = [akTop, akRight]
|
Anchors = [akTop, akRight]
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
@ -396,7 +398,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 0
|
Left = 0
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 47
|
Top = 47
|
||||||
Width = 172
|
Width = 170
|
||||||
Caption = 'TitleStartsWithProjectCheckBox'
|
Caption = 'TitleStartsWithProjectCheckBox'
|
||||||
ParentShowHint = False
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
@ -409,7 +411,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 0
|
Left = 0
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 64
|
Top = 64
|
||||||
Width = 160
|
Width = 158
|
||||||
Caption = 'ProjectDirInIdeTitleCheckBox'
|
Caption = 'ProjectDirInIdeTitleCheckBox'
|
||||||
ParentShowHint = False
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
@ -422,7 +424,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 0
|
Left = 0
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 81
|
Top = 81
|
||||||
Width = 128
|
Width = 126
|
||||||
Caption = 'TitleIncludesBuildMode'
|
Caption = 'TitleIncludesBuildMode'
|
||||||
ParentShowHint = False
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
@ -435,7 +437,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 0
|
Left = 0
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 98
|
Top = 98
|
||||||
Width = 147
|
Width = 145
|
||||||
Caption = 'NameForDesignedFormList'
|
Caption = 'NameForDesignedFormList'
|
||||||
ParentShowHint = False
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
@ -478,7 +480,7 @@ object WindowOptionsFrame: TWindowOptionsFrame
|
|||||||
Left = 0
|
Left = 0
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 115
|
Top = 115
|
||||||
Width = 169
|
Width = 167
|
||||||
Caption = 'AutoAdjustIDEHeightCheckBox'
|
Caption = 'AutoAdjustIDEHeightCheckBox'
|
||||||
ParentShowHint = False
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
|
Loading…
Reference in New Issue
Block a user