IDE: options: codetools general: fixed layout

git-svn-id: trunk@51703 -
This commit is contained in:
mattias 2016-02-26 10:46:40 +00:00
parent af74e2f7d3
commit 675f263e1c

View File

@ -7,13 +7,13 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
ClientWidth = 552
TabOrder = 0
Visible = False
DesignLeft = 302
DesignTop = 316
DesignLeft = 327
DesignTop = 306
object JumpingGroupBox: TGroupBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 129
Height = 149
Top = 6
Width = 552
Align = alTop
@ -22,16 +22,16 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
Caption = 'JumpingGroupBox'
ChildSizing.LeftRightSpacing = 6
ChildSizing.TopBottomSpacing = 6
ClientHeight = 109
ClientHeight = 132
ClientWidth = 548
TabOrder = 0
object AdjustTopLineDueToCommentCheckBox: TCheckBox
AnchorSideLeft.Control = JumpingGroupBox
AnchorSideTop.Control = JumpingGroupBox
Left = 6
Height = 19
Height = 24
Top = 6
Width = 238
Width = 247
Caption = 'AdjustTopLineDueToCommentCheckBox'
TabOrder = 0
end
@ -40,9 +40,9 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
AnchorSideTop.Control = AdjustTopLineDueToCommentCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Height = 19
Top = 25
Width = 149
Height = 24
Top = 30
Width = 162
Caption = 'JumpCenteredCheckBox'
TabOrder = 1
end
@ -51,9 +51,9 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
AnchorSideTop.Control = JumpCenteredCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Height = 19
Top = 44
Width = 168
Height = 24
Top = 54
Width = 179
Caption = 'CursorBeyondEOLCheckBox'
TabOrder = 2
end
@ -62,25 +62,28 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
AnchorSideTop.Control = CursorBeyondEOLCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Height = 19
Top = 63
Width = 202
Height = 24
Top = 78
Width = 216
Caption = 'SkipForwardDeclarationsCheckBox'
TabOrder = 3
end
object JumpToMethodBodyCheckBox: TCheckBox
AnchorSideLeft.Control = JumpingGroupBox
AnchorSideTop.Control = SkipForwardDeclarationsCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Height = 19
Top = 84
Width = 184
Height = 24
Top = 102
Width = 194
Caption = 'JumpToMethodBodyCheckBox'
TabOrder = 4
end
end
object IndentationGroupBox: TGroupBox
Left = 0
Height = 151
Top = 141
Height = 150
Top = 161
Width = 552
Align = alTop
AutoSize = True
@ -88,7 +91,7 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
Caption = 'IndentationGroupBox'
ChildSizing.LeftRightSpacing = 6
ChildSizing.TopBottomSpacing = 6
ClientHeight = 131
ClientHeight = 133
ClientWidth = 548
TabOrder = 1
object IndentFileLabel: TLabel
@ -97,7 +100,7 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
Left = 6
Height = 15
Top = 107
Width = 80
Width = 84
BorderSpacing.Left = 6
Caption = 'IndentFileLabel'
ParentColor = False
@ -107,9 +110,9 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
AnchorSideTop.Control = IndentOnPasteCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Height = 19
Top = 59
Width = 193
Height = 24
Top = 69
Width = 209
Caption = 'IndentContextSensitiveCheckBox'
TabOrder = 2
end
@ -118,9 +121,9 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
AnchorSideTop.Control = GeneralAutoIndent
AnchorSideTop.Side = asrBottom
Left = 6
Height = 19
Height = 24
Top = 21
Width = 173
Width = 187
Caption = 'IndentOnLineBreakCheckBox'
OnChange = IndentOnLineBreakCheckBoxChange
TabOrder = 0
@ -130,9 +133,9 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
AnchorSideTop.Control = IndentOnLineBreakCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Height = 19
Top = 40
Width = 150
Height = 24
Top = 45
Width = 162
Caption = 'IndentOnPasteCheckBox'
OnChange = IndentOnPasteCheckBoxChange
TabOrder = 1
@ -142,7 +145,7 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
Left = 6
Height = 15
Top = 6
Width = 100
Width = 106
Caption = 'GeneralAutoIndent'
Font.Color = clBlue
ParentColor = False
@ -157,10 +160,10 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = IndentationGroupBox
AnchorSideRight.Side = asrBottom
Left = 92
Height = 23
Left = 96
Height = 25
Top = 102
Width = 450
Width = 446
FilterIndex = 0
HideDirectories = False
ButtonWidth = 50