ide: compiler options: make '...' buttons a bit smaller

git-svn-id: trunk@20005 -
This commit is contained in:
paul 2009-05-17 08:57:28 +00:00
parent aacedf424d
commit 53471e1062
3 changed files with 374 additions and 381 deletions

View File

@ -248,7 +248,7 @@ object frmCompilerOptions: TfrmCompilerOptions
object grpAsmStyle: TRadioGroup
Left = 6
Height = 40
Top = 336
Top = 327
Width = 649
Align = alTop
AutoFill = True
@ -268,7 +268,7 @@ object frmCompilerOptions: TfrmCompilerOptions
object grpSyntaxOptions: TCheckGroup
Left = 6
Height = 258
Top = 72
Top = 63
Width = 649
Align = alTop
AutoFill = True
@ -286,14 +286,14 @@ object frmCompilerOptions: TfrmCompilerOptions
end
object grpSyntaxMode: TGroupBox
Left = 6
Height = 60
Height = 51
Top = 6
Width = 649
Align = alTop
AutoSize = True
BorderSpacing.Around = 6
Caption = 'grpSyntaxMode'
ClientHeight = 42
ClientHeight = 33
ClientWidth = 645
TabOrder = 2
object cmbSyntaxMode: TComboBox
@ -322,24 +322,24 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideRight.Control = CodeGenPage
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom
Left = 201
Height = 53
Left = 159
Height = 47
Top = 6
Width = 454
Width = 496
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Left = 6
BorderSpacing.Top = 6
BorderSpacing.Right = 6
Caption = 'grpSmartLinkUnit'
ClientHeight = 35
ClientWidth = 450
ClientHeight = 29
ClientWidth = 492
TabOrder = 0
object chkSmartLinkUnit: TCheckBox
Left = 6
Height = 22
Height = 17
Top = 6
Width = 438
Width = 480
Align = alTop
BorderSpacing.Around = 6
Caption = 'chkSmartLinkUnit'
@ -351,16 +351,16 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Control = CodeGenPage
AnchorSideRight.Side = asrBottom
Left = 6
Height = 159
Height = 133
Top = 6
Width = 189
Width = 147
AutoSize = True
BorderSpacing.Around = 6
Caption = 'grpChecks'
ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 1
ClientHeight = 141
ClientWidth = 185
ClientHeight = 115
ClientWidth = 143
TabOrder = 1
object chkChecksIO: TCheckBox
Left = 6
@ -414,22 +414,22 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = CodeGenPage
AnchorSideRight.Side = asrBottom
Left = 201
Height = 54
Top = 65
Width = 454
Left = 159
Height = 53
Top = 59
Width = 496
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Around = 6
Caption = 'grpHeapSize'
ClientHeight = 36
ClientWidth = 450
ClientHeight = 35
ClientWidth = 492
TabOrder = 2
object edtHeapSize: TEdit
Left = 6
Height = 23
Top = 6
Width = 438
Width = 480
Align = alTop
BorderSpacing.Around = 6
TabOrder = 0
@ -443,25 +443,25 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = CodeGenPage
AnchorSideRight.Side = asrBottom
Left = 201
Height = 130
Top = 125
Width = 454
Left = 159
Height = 105
Top = 118
Width = 496
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Around = 6
Caption = 'grpTargetPlatform'
ClientHeight = 112
ClientWidth = 450
ClientHeight = 87
ClientWidth = 492
TabOrder = 3
object lblTargetOS: TLabel
AnchorSideLeft.Control = grpTargetPlatform
AnchorSideTop.Control = TargetOSComboBox
AnchorSideTop.Side = asrCenter
Left = 6
Height = 20
Top = 6
Width = 73
Height = 14
Top = 9
Width = 57
BorderSpacing.Around = 6
Caption = 'lblTargetOS'
ParentColor = False
@ -471,9 +471,9 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Control = TargetCPUComboBox
AnchorSideTop.Side = asrCenter
Left = 6
Height = 20
Top = 33
Width = 81
Height = 14
Top = 36
Width = 63
BorderSpacing.Around = 6
Caption = 'lblTargetCPU'
ParentColor = False
@ -483,9 +483,9 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Control = TargetProcessorProcComboBox
AnchorSideTop.Side = asrCenter
Left = 6
Height = 20
Top = 60
Width = 145
Height = 14
Top = 63
Width = 111
BorderSpacing.Around = 6
Caption = 'lblTargetProcessorProc'
ParentColor = False
@ -496,10 +496,10 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Control = grpTargetPlatform
AnchorSideRight.Control = grpTargetPlatform
AnchorSideRight.Side = asrBottom
Left = 91
Left = 75
Height = 21
Top = 6
Width = 353
Width = 411
Anchors = [akTop, akLeft, akRight]
AutoComplete = False
BorderSpacing.Left = 6
@ -516,10 +516,10 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = grpTargetPlatform
AnchorSideRight.Side = asrBottom
Left = 99
Left = 81
Height = 21
Top = 33
Width = 345
Width = 405
Anchors = [akTop, akLeft, akRight]
AutoComplete = False
BorderSpacing.Left = 6
@ -536,10 +536,10 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = grpTargetPlatform
AnchorSideRight.Side = asrBottom
Left = 163
Left = 129
Height = 21
Top = 60
Width = 281
Width = 357
Anchors = [akTop, akLeft, akRight]
AutoComplete = False
BorderSpacing.Left = 6
@ -559,13 +559,13 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideBottom.Control = CodeGenPage
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 197
Top = 261
Height = 229
Top = 229
Width = 649
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Around = 6
Caption = 'grpOptimizations'
ClientHeight = 179
ClientHeight = 211
ClientWidth = 645
TabOrder = 4
OnResize = grpOptimizationsResize
@ -573,9 +573,9 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideLeft.Control = grpOptimizations
AnchorSideTop.Control = grpOptimizations
Left = 6
Height = 22
Height = 17
Top = 6
Width = 135
Width = 102
BorderSpacing.Around = 6
Caption = 'radOptLevelNone'
Checked = True
@ -587,9 +587,9 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Control = radOptLevelNone
AnchorSideTop.Side = asrBottom
Left = 6
Height = 22
Top = 34
Width = 109
Height = 17
Top = 29
Width = 82
BorderSpacing.Around = 6
Caption = 'radOptLevel1'
TabOrder = 1
@ -600,9 +600,9 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Control = radOptLevel1
AnchorSideTop.Side = asrBottom
Left = 6
Height = 22
Top = 62
Width = 109
Height = 17
Top = 52
Width = 82
BorderSpacing.Around = 6
Caption = 'radOptLevel2'
TabOrder = 2
@ -613,9 +613,9 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Control = radOptLevel2
AnchorSideTop.Side = asrBottom
Left = 6
Height = 22
Top = 90
Width = 109
Height = 17
Top = 75
Width = 82
BorderSpacing.Around = 6
Caption = 'radOptLevel3'
TabOrder = 3
@ -624,9 +624,9 @@ object frmCompilerOptions: TfrmCompilerOptions
object chkOptVarsInReg: TCheckBox
AnchorSideTop.Control = grpOptimizations
Left = 205
Height = 22
Height = 17
Top = 6
Width = 131
Width = 103
BorderSpacing.Around = 6
Caption = 'chkOptVarsInReg'
TabOrder = 4
@ -635,18 +635,18 @@ object frmCompilerOptions: TfrmCompilerOptions
AnchorSideTop.Control = chkOptVarsInReg
AnchorSideTop.Side = asrBottom
Left = 205
Height = 22
Top = 34
Width = 131
Height = 17
Top = 29
Width = 99
BorderSpacing.Around = 6
Caption = 'chkOptUncertain'
TabOrder = 5
end
object chkOptSmaller: TCheckBox
Left = 205
Height = 22
Height = 17
Top = 62
Width = 118
Width = 87
Caption = 'chkOptSmaller'
TabOrder = 6
end
@ -870,14 +870,14 @@ object frmCompilerOptions: TfrmCompilerOptions
end
object grpErrorCnt: TGroupBox
Left = 6
Height = 54
Height = 53
Top = 208
Width = 649
Align = alTop
AutoSize = True
BorderSpacing.Around = 6
Caption = 'grpErrorCnt'
ClientHeight = 36
ClientHeight = 35
ClientWidth = 645
TabOrder = 1
object edtErrorCnt: TEdit
@ -937,20 +937,18 @@ object frmCompilerOptions: TfrmCompilerOptions
end
object btnBrowseMsg: TButton
AnchorSideTop.Control = editMsgFileName
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = grpCompilerMessages
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = editMsgFileName
AnchorSideBottom.Side = asrBottom
Left = 604
Height = 25
Top = 5
Height = 23
Top = 6
Width = 35
Anchors = [akTop, akRight]
Anchors = [akTop, akRight, akBottom]
AutoSize = True
BorderSpacing.Right = 6
Caption = '...'
Constraints.MinHeight = 25
OnClick = btnBrowseMsgClick
TabOrder = 2
end
@ -981,19 +979,19 @@ object frmCompilerOptions: TfrmCompilerOptions
ClientHeight = 464
object grpConfigFile: TGroupBox
Left = 6
Height = 110
Height = 99
Top = 6
Width = 649
Align = alTop
AutoSize = True
BorderSpacing.Around = 6
Caption = 'grpConfigFile'
ClientHeight = 92
ClientHeight = 81
ClientWidth = 645
TabOrder = 0
object chkConfigFile: TCheckBox
Left = 6
Height = 22
Height = 17
Top = 6
Width = 633
Align = alTop
@ -1003,8 +1001,8 @@ object frmCompilerOptions: TfrmCompilerOptions
end
object chkCustomConfigFile: TCheckBox
Left = 6
Height = 22
Top = 34
Height = 17
Top = 29
Width = 633
Align = alTop
BorderSpacing.Around = 6
@ -1015,7 +1013,7 @@ object frmCompilerOptions: TfrmCompilerOptions
object edtConfigPath: TEdit
Left = 6
Height = 23
Top = 62
Top = 52
Width = 633
Align = alTop
BorderSpacing.Around = 6
@ -1025,18 +1023,18 @@ object frmCompilerOptions: TfrmCompilerOptions
end
object grpCustomOptions: TGroupBox
Left = 6
Height = 336
Top = 122
Height = 347
Top = 111
Width = 649
Align = alClient
BorderSpacing.Around = 6
Caption = 'grpCustomOptions'
ClientHeight = 318
ClientHeight = 329
ClientWidth = 645
TabOrder = 1
object memCustomOptions: TMemo
Left = 6
Height = 306
Height = 317
Top = 6
Width = 633
Align = alClient
@ -1069,6 +1067,7 @@ object frmCompilerOptions: TfrmCompilerOptions
inherited COCTreeView: TTreeView
Height = 196
Width = 657
DefaultItemHeight = 15
end
end
end
@ -1098,6 +1097,7 @@ object frmCompilerOptions: TfrmCompilerOptions
inherited BuildModesTreeView: TTreeView
Height = 227
Width = 657
DefaultItemHeight = 15
end
end
end
@ -1108,7 +1108,7 @@ object frmCompilerOptions: TfrmCompilerOptions
ClientHeight = 464
object InhNoteLabel: TLabel
Left = 6
Height = 18
Height = 14
Top = 6
Width = 649
Align = alTop
@ -1119,12 +1119,12 @@ object frmCompilerOptions: TfrmCompilerOptions
object InhTreeView: TTreeView
Left = 6
Height = 247
Top = 30
Top = 26
Width = 649
Align = alTop
BorderSpacing.Left = 6
BorderSpacing.Right = 6
DefaultItemHeight = 19
DefaultItemHeight = 15
ReadOnly = True
TabOrder = 0
OnSelectionChanged = InhTreeViewSelectionChanged
@ -1132,8 +1132,8 @@ object frmCompilerOptions: TfrmCompilerOptions
end
object InhItemMemo: TMemo
Left = 6
Height = 176
Top = 282
Height = 180
Top = 278
Width = 649
Align = alClient
BorderSpacing.Left = 6
@ -1147,7 +1147,7 @@ object frmCompilerOptions: TfrmCompilerOptions
Cursor = crVSplit
Left = 0
Height = 5
Top = 277
Top = 273
Width = 661
Align = alTop
ResizeAnchor = akTop

View File

@ -86,7 +86,7 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+#8#18'BorderSpacing.Left'#2#6#10'ItemHeight'#2#13#9'ItemWidth'#2#0#5'Style'#7
+#14'csDropDownList'#8'TabOrder'#2#6#0#0#0#5'TPage'#11'ParsingPage'#7'Caption'
+#6#11'ParsingPage'#11'ClientWidth'#3#149#2#12'ClientHeight'#3#208#1#0#11'TRa'
+'dioGroup'#11'grpAsmStyle'#4'Left'#2#6#6'Height'#2'('#3'Top'#3'P'#1#5'Width'
+'dioGroup'#11'grpAsmStyle'#4'Left'#2#6#6'Height'#2'('#3'Top'#3'G'#1#5'Width'
+#3#137#2#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Ca'
+'ption'#6#11'grpAsmStyle'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizin'
+'g.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenou'
@ -95,7 +95,7 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+'Vertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightTh'
+'enTopToBottom'#27'ChildSizing.ControlsPerLine'#2#3#7'Columns'#2#3#8'TabOrde'
+'r'#2#0#0#0#11'TCheckGroup'#16'grpSyntaxOptions'#4'Left'#2#6#6'Height'#3#2#1
+#3'Top'#2'H'#5'Width'#3#137#2#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpa'
+#3'Top'#2'?'#5'Width'#3#137#2#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpa'
+'cing.Around'#2#6#7'Caption'#6#16'grpSyntaxOptions'#28'ChildSizing.LeftRight'
+'Spacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHor'
+'izontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24
@ -103,8 +103,8 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+'lds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Lay'
+'out'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1
+#8'TabOrder'#2#1#0#0#9'TGroupBox'#13'grpSyntaxMode'#4'Left'#2#6#6'Height'#2
+'<'#3'Top'#2#6#5'Width'#3#137#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderS'
+'pacing.Around'#2#6#7'Caption'#6#13'grpSyntaxMode'#12'ClientHeight'#2'*'#11
+'3'#3'Top'#2#6#5'Width'#3#137#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderS'
+'pacing.Around'#2#6#7'Caption'#6#13'grpSyntaxMode'#12'ClientHeight'#2'!'#11
+'ClientWidth'#3#133#2#8'TabOrder'#2#2#0#9'TComboBox'#13'cmbSyntaxMode'#4'Lef'
+'t'#2#6#6'Height'#2#21#3'Top'#2#6#5'Width'#3'Q'#1#5'Align'#7#6'alLeft'#12'Au'
+'toComplete'#8#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#13#9'ItemWidth'
@ -114,25 +114,25 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+'grpChecks'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'
+#7#11'CodeGenPage'#23'AnchorSideRight.Control'#7#11'CodeGenPage'#20'AnchorSi'
+'deRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Lef'
+'t'#3#201#0#6'Height'#2'5'#3'Top'#2#6#5'Width'#3#198#1#7'Anchors'#11#5'akTop'
+'t'#3#159#0#6'Height'#2'/'#3'Top'#2#6#5'Width'#3#240#1#7'Anchors'#11#5'akTop'
+#6'akLeft'#7'akRight'#0#8'AutoSize'#9#18'BorderSpacing.Left'#2#6#17'BorderSp'
+'acing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Caption'#6#16'grpSmartLinkUnit'
+#12'ClientHeight'#2'#'#11'ClientWidth'#3#194#1#8'TabOrder'#2#0#0#9'TCheckBox'
+#16'chkSmartLinkUnit'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#6#5'Width'#3#182#1
+#12'ClientHeight'#2#29#11'ClientWidth'#3#236#1#8'TabOrder'#2#0#0#9'TCheckBox'
+#16'chkSmartLinkUnit'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3#224#1
+#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#16'chkSmartLi'
+'nkUnit'#8'TabOrder'#2#0#0#0#0#9'TGroupBox'#9'grpChecks'#22'AnchorSideLeft.C'
+'ontrol'#7#11'CodeGenPage'#21'AnchorSideTop.Control'#7#11'CodeGenPage'#20'An'
+'chorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#159#0#3'Top'#2#6
+#5'Width'#3#189#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#9
+'chorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#133#0#3'Top'#2#6
+#5'Width'#3#147#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#9
+'grpChecks'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'Ch'
+'ildSizing.ControlsPerLine'#2#1#12'ClientHeight'#3#141#0#11'ClientWidth'#3
+#185#0#8'TabOrder'#2#1#0#9'TCheckBox'#11'chkChecksIO'#4'Left'#2#6#6'Height'#2
+#17#3'Top'#2#6#5'Width'#3#131#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#11
+'chkChecksIO'#8'TabOrder'#2#0#0#0#9'TCheckBox'#14'chkChecksRange'#4'Left'#2#6
,#6'Height'#2#17#3'Top'#2#29#5'Width'#3#131#0#20'BorderSpacing.Around'#2#6#7
+'Caption'#6#14'chkChecksRange'#8'TabOrder'#2#1#0#0#9'TCheckBox'#17'chkChecks'
+'Overflow'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'4'#5'Width'#3#131#0#20'Border'
+'Spacing.Around'#2#6#7'Caption'#6#17'chkChecksOverflow'#8'TabOrder'#2#2#0#0#9
+'ildSizing.ControlsPerLine'#2#1#12'ClientHeight'#2's'#11'ClientWidth'#3#143#0
+#8'TabOrder'#2#1#0#9'TCheckBox'#11'chkChecksIO'#4'Left'#2#6#6'Height'#2#17#3
+'Top'#2#6#5'Width'#3#131#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'chkC'
+'hecksIO'#8'TabOrder'#2#0#0#0#9'TCheckBox'#14'chkChecksRange'#4'Left'#2#6#6
,'Height'#2#17#3'Top'#2#29#5'Width'#3#131#0#20'BorderSpacing.Around'#2#6#7'Ca'
+'ption'#6#14'chkChecksRange'#8'TabOrder'#2#1#0#0#9'TCheckBox'#17'chkChecksOv'
+'erflow'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'4'#5'Width'#3#131#0#20'BorderSp'
+'acing.Around'#2#6#7'Caption'#6#17'chkChecksOverflow'#8'TabOrder'#2#2#0#0#9
+'TCheckBox'#14'chkChecksStack'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'K'#5'Widt'
+'h'#3#131#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#14'chkChecksStack'#8'T'
+'abOrder'#2#3#0#0#9'TCheckBox'#22'chkVerifyObjMethodCall'#4'Left'#2#6#6'Heig'
@ -141,214 +141,213 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+'trol'#7#9'grpChecks'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTo'
+'p.Control'#7#16'grpSmartLinkUnit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23
+'AnchorSideRight.Control'#7#11'CodeGenPage'#20'AnchorSideRight.Side'#7#9'asr'
+'Bottom'#4'Left'#3#201#0#6'Height'#2'6'#3'Top'#2'A'#5'Width'#3#198#1#7'Ancho'
+'Bottom'#4'Left'#3#159#0#6'Height'#2'5'#3'Top'#2';'#5'Width'#3#240#1#7'Ancho'
+'rs'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Aroun'
+'d'#2#6#7'Caption'#6#11'grpHeapSize'#12'ClientHeight'#2'$'#11'ClientWidth'#3
+#194#1#8'TabOrder'#2#2#0#5'TEdit'#11'edtHeapSize'#4'Left'#2#6#6'Height'#2#23
+#3'Top'#2#6#5'Width'#3#182#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6
+'d'#2#6#7'Caption'#6#11'grpHeapSize'#12'ClientHeight'#2'#'#11'ClientWidth'#3
+#236#1#8'TabOrder'#2#2#0#5'TEdit'#11'edtHeapSize'#4'Left'#2#6#6'Height'#2#23
+#3'Top'#2#6#5'Width'#3#224#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6
+#8'TabOrder'#2#0#4'Text'#6#11'edtHeapSize'#0#0#0#9'TGroupBox'#17'grpTargetPl'
+'atform'#22'AnchorSideLeft.Control'#7#9'grpChecks'#19'AnchorSideLeft.Side'#7
+#9'asrBottom'#21'AnchorSideTop.Control'#7#11'grpHeapSize'#18'AnchorSideTop.S'
+'ide'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#11'CodeGenPage'#20'Anchor'
+'SideRight.Side'#7#9'asrBottom'#4'Left'#3#201#0#6'Height'#3#130#0#3'Top'#2'}'
+#5'Width'#3#198#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9
+'SideRight.Side'#7#9'asrBottom'#4'Left'#3#159#0#6'Height'#2'i'#3'Top'#2'v'#5
+'Width'#3#240#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'grpTargetPlatform'#12'ClientHe'
+'ight'#2'p'#11'ClientWidth'#3#194#1#8'TabOrder'#2#3#0#6'TLabel'#11'lblTarget'
+'ight'#2'W'#11'ClientWidth'#3#236#1#8'TabOrder'#2#3#0#6'TLabel'#11'lblTarget'
+'OS'#22'AnchorSideLeft.Control'#7#17'grpTargetPlatform'#21'AnchorSideTop.Con'
+'trol'#7#16'TargetOSComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2
+#6#6'Height'#2#20#3'Top'#2#6#5'Width'#2'I'#20'BorderSpacing.Around'#2#6#7'Ca'
+#6#6'Height'#2#14#3'Top'#2#9#5'Width'#2'9'#20'BorderSpacing.Around'#2#6#7'Ca'
+'ption'#6#11'lblTargetOS'#11'ParentColor'#8#0#0#6'TLabel'#12'lblTargetCPU'#22
+'AnchorSideLeft.Control'#7#17'grpTargetPlatform'#21'AnchorSideTop.Control'#7
+#17'TargetCPUComboBox'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'H'
+'eight'#2#20#3'Top'#2'!'#5'Width'#2'Q'#20'BorderSpacing.Around'#2#6#7'Captio'
+'eight'#2#14#3'Top'#2'$'#5'Width'#2'?'#20'BorderSpacing.Around'#2#6#7'Captio'
+'n'#6#12'lblTargetCPU'#11'ParentColor'#8#0#0#6'TLabel'#22'lblTargetProcessor'
+'Proc'#22'AnchorSideLeft.Control'#7#17'grpTargetPlatform'#21'AnchorSideTop.C'
+'ontrol'#7#27'TargetProcessorProcComboBox'#18'AnchorSideTop.Side'#7#9'asrCen'
+'ter'#4'Left'#2#6#6'Height'#2#20#3'Top'#2'<'#5'Width'#3#145#0#20'BorderSpaci'
+'ng.Around'#2#6#7'Caption'#6#22'lblTargetProcessorProc'#11'ParentColor'#8#0#0
+#9'TComboBox'#16'TargetOSComboBox'#22'AnchorSideLeft.Control'#7#11'lblTarget'
+'OS'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#17'g'
+'rpTargetPlatform'#23'AnchorSideRight.Control'#7#17'grpTargetPlatform'#20'An'
+'chorSideRight.Side'#7#9'asrBottom'#4'Left'#2'['#6'Height'#2#21#3'Top'#2#6#5
+'Width'#3'a'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'
+#8#18'BorderSpacing.Left'#2#6#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2
+#13#9'ItemWidth'#2#0#8'TabOrder'#2#0#4'Text'#6#16'TargetOSComboBox'#0#0#9'TC'
+'omboBox'#17'TargetCPUComboBox'#22'AnchorSideLeft.Control'#7#12'lblTargetCPU'
+#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#16'Targe'
+'tOSComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Contr'
+'ol'#7#17'grpTargetPlatform'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'
+#2'c'#6'Height'#2#21#3'Top'#2'!'#5'Width'#3'Y'#1#7'Anchors'#11#5'akTop'#6'ak'
+'Left'#7'akRight'#0#12'AutoComplete'#8#18'BorderSpacing.Left'#2#6#20'BorderS'
+'pacing.Around'#2#6#10'ItemHeight'#2#13#9'ItemWidth'#2#0#8'TabOrder'#2#1#4'T'
+'ext'#6#17'TargetCPUComboBox'#0#0#9'TComboBox'#27'TargetProcessorProcComboBo'
+'x'#22'AnchorSideLeft.Control'#7#22'lblTargetProcessorProc'#19'AnchorSideLef'
+'t.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#17'TargetCPUComboBox'#18
+'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#17'grpTarg'
+'etPlatform'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#163#0#6'Heigh'
+'t'#2#21#3'Top'#2'<'#5'Width'#3#25#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi'
+'ght'#0#12'AutoComplete'#8#18'BorderSpacing.Left'#2#6#20'BorderSpacing.Aroun'
+'d'#2#6#10'ItemHeight'#2#13#9'ItemWidth'#2#0#8'TabOrder'#2#2#4'Text'#6#27'Ta'
+'rgetProcessorProcComboBox'#0#0#0#9'TGroupBox'#16'grpOptimizations'#22'Ancho'
+'rSideLeft.Control'#7#11'CodeGenPage'#21'AnchorSideTop.Control'#7#17'grpTarg'
+'etPlatform'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Contro'
+'l'#7#11'CodeGenPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideB'
+'ottom.Control'#7#11'CodeGenPage'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4
,'Left'#2#6#6'Height'#3#197#0#3'Top'#3#5#1#5'Width'#3#137#2#7'Anchors'#11#5'a'
+'kTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Cap'
+'tion'#6#16'grpOptimizations'#12'ClientHeight'#3#179#0#11'ClientWidth'#3#133
+#2#8'TabOrder'#2#4#8'OnResize'#7#22'grpOptimizationsResize'#0#12'TRadioButto'
+'n'#15'radOptLevelNone'#22'AnchorSideLeft.Control'#7#16'grpOptimizations'#21
+'AnchorSideTop.Control'#7#16'grpOptimizations'#4'Left'#2#6#6'Height'#2#22#3
+'Top'#2#6#5'Width'#3#135#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'radO'
+'ptLevelNone'#7'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder'#2#0#0#0#12'TR'
+'adioButton'#12'radOptLevel1'#22'AnchorSideLeft.Control'#7#16'grpOptimizatio'
+'ns'#21'AnchorSideTop.Control'#7#15'radOptLevelNone'#18'AnchorSideTop.Side'#7
+#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'"'#5'Width'#2'm'#20'Border'
+'Spacing.Around'#2#6#7'Caption'#6#12'radOptLevel1'#8'TabOrder'#2#1#7'TabStop'
+#8#0#0#12'TRadioButton'#12'radOptLevel2'#22'AnchorSideLeft.Control'#7#16'grp'
+'Optimizations'#21'AnchorSideTop.Control'#7#12'radOptLevel1'#18'AnchorSideTo'
+'p.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'>'#5'Width'#2'm'
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'radOptLevel2'#8'TabOrder'#2#2#7
+'TabStop'#8#0#0#12'TRadioButton'#12'radOptLevel3'#22'AnchorSideLeft.Control'
+#7#16'grpOptimizations'#21'AnchorSideTop.Control'#7#12'radOptLevel2'#18'Anch'
+'orSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'Z'#5'Wid'
+'th'#2'm'#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'radOptLevel3'#8'TabOr'
+'der'#2#3#7'TabStop'#8#0#0#9'TCheckBox'#15'chkOptVarsInReg'#21'AnchorSideTop'
+'.Control'#7#16'grpOptimizations'#4'Left'#3#205#0#6'Height'#2#22#3'Top'#2#6#5
+'Width'#3#131#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'chkOptVarsInReg'
+#8'TabOrder'#2#4#0#0#9'TCheckBox'#15'chkOptUncertain'#21'AnchorSideTop.Contr'
+'ol'#7#15'chkOptVarsInReg'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3
+#205#0#6'Height'#2#22#3'Top'#2'"'#5'Width'#3#131#0#20'BorderSpacing.Around'#2
+#6#7'Caption'#6#15'chkOptUncertain'#8'TabOrder'#2#5#0#0#9'TCheckBox'#13'chkO'
+'ptSmaller'#4'Left'#3#205#0#6'Height'#2#22#3'Top'#2'>'#5'Width'#2'v'#7'Capti'
+'on'#6#13'chkOptSmaller'#8'TabOrder'#2#6#0#0#0#0#5'TPage'#11'LinkingPage'#7
+'Caption'#6#11'LinkingPage'#11'ClientWidth'#3#149#2#12'ClientHeight'#3#208#1
+#0#9'TGroupBox'#16'grpLinkLibraries'#4'Left'#2#6#6'Height'#2'/'#3'Top'#3#220
+#0#5'Width'#3#137#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Aroun'
+'d'#2#6#7'Caption'#6#16'grpLinkLibraries'#12'ClientHeight'#2#29#11'ClientWid'
+'th'#3#133#2#8'TabOrder'#2#0#0#9'TCheckBox'#12'chkLinkSmart'#4'Left'#2#6#6'H'
+'eight'#2#17#3'Top'#2#6#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20'BorderSpacing'
+'.Around'#2#6#7'Caption'#6#12'chkLinkSmart'#8'TabOrder'#2#0#0#0#0#9'TGroupBo'
+'x'#21'TargetSpecificsGrpBox'#4'Left'#2#6#6'Height'#2'/'#3'Top'#3#17#1#5'Wid'
+'th'#3#137#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7
+'Caption'#6#21'TargetSpecificsGrpBox'#12'ClientHeight'#2#29#11'ClientWidth'#3
+#133#2#8'TabOrder'#2#1#0#9'TCheckBox'#18'chkWin32GraphicApp'#4'Left'#2#6#6'H'
+'eight'#2#17#3'Top'#2#6#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20'BorderSpacing'
+'.Around'#2#6#7'Caption'#6#18'chkWin32GraphicApp'#8'TabOrder'#2#0#0#0#0#9'TG'
+'roupBox'#10'grpOptions'#4'Left'#2#6#6'Height'#2'L'#3'Top'#3'F'#1#5'Width'#3
+'ter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'?'#5'Width'#2'o'#20'BorderSpacing.'
+'Around'#2#6#7'Caption'#6#22'lblTargetProcessorProc'#11'ParentColor'#8#0#0#9
+'TComboBox'#16'TargetOSComboBox'#22'AnchorSideLeft.Control'#7#11'lblTargetOS'
+#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#17'grpTa'
+'rgetPlatform'#23'AnchorSideRight.Control'#7#17'grpTargetPlatform'#20'Anchor'
+'SideRight.Side'#7#9'asrBottom'#4'Left'#2'K'#6'Height'#2#21#3'Top'#2#6#5'Wid'
+'th'#3#155#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#8
+#18'BorderSpacing.Left'#2#6#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#13
+#9'ItemWidth'#2#0#8'TabOrder'#2#0#4'Text'#6#16'TargetOSComboBox'#0#0#9'TComb'
+'oBox'#17'TargetCPUComboBox'#22'AnchorSideLeft.Control'#7#12'lblTargetCPU'#19
+'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#16'TargetOS'
+'ComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'
+#7#17'grpTargetPlatform'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'Q'
+#6'Height'#2#21#3'Top'#2'!'#5'Width'#3#149#1#7'Anchors'#11#5'akTop'#6'akLeft'
+#7'akRight'#0#12'AutoComplete'#8#18'BorderSpacing.Left'#2#6#20'BorderSpacing'
+'.Around'#2#6#10'ItemHeight'#2#13#9'ItemWidth'#2#0#8'TabOrder'#2#1#4'Text'#6
+#17'TargetCPUComboBox'#0#0#9'TComboBox'#27'TargetProcessorProcComboBox'#22'A'
+'nchorSideLeft.Control'#7#22'lblTargetProcessorProc'#19'AnchorSideLeft.Side'
+#7#9'asrBottom'#21'AnchorSideTop.Control'#7#17'TargetCPUComboBox'#18'AnchorS'
+'ideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#17'grpTargetPlatf'
+'orm'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#129#0#6'Height'#2#21
+#3'Top'#2'<'#5'Width'#3'e'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12
+'AutoComplete'#8#18'BorderSpacing.Left'#2#6#20'BorderSpacing.Around'#2#6#10
+'ItemHeight'#2#13#9'ItemWidth'#2#0#8'TabOrder'#2#2#4'Text'#6#27'TargetProces'
+'sorProcComboBox'#0#0#0#9'TGroupBox'#16'grpOptimizations'#22'AnchorSideLeft.'
+'Control'#7#11'CodeGenPage'#21'AnchorSideTop.Control'#7#17'grpTargetPlatform'
+#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#11'Code'
+'GenPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Contro'
+'l'#7#11'CodeGenPage'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6
,'Height'#3#229#0#3'Top'#3#229#0#5'Width'#3#137#2#7'Anchors'#11#5'akTop'#6'ak'
+'Left'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#16
+'grpOptimizations'#12'ClientHeight'#3#211#0#11'ClientWidth'#3#133#2#8'TabOrd'
+'er'#2#4#8'OnResize'#7#22'grpOptimizationsResize'#0#12'TRadioButton'#15'radO'
+'ptLevelNone'#22'AnchorSideLeft.Control'#7#16'grpOptimizations'#21'AnchorSid'
+'eTop.Control'#7#16'grpOptimizations'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5
+'Width'#2'f'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'radOptLevelNone'#7
+'Checked'#9#5'State'#7#9'cbChecked'#8'TabOrder'#2#0#0#0#12'TRadioButton'#12
+'radOptLevel1'#22'AnchorSideLeft.Control'#7#16'grpOptimizations'#21'AnchorSi'
+'deTop.Control'#7#15'radOptLevelNone'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
+'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width'#2'R'#20'BorderSpacing.Around'
+#2#6#7'Caption'#6#12'radOptLevel1'#8'TabOrder'#2#1#7'TabStop'#8#0#0#12'TRadi'
+'oButton'#12'radOptLevel2'#22'AnchorSideLeft.Control'#7#16'grpOptimizations'
+#21'AnchorSideTop.Control'#7#12'radOptLevel1'#18'AnchorSideTop.Side'#7#9'asr'
+'Bottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'4'#5'Width'#2'R'#20'BorderSpaci'
+'ng.Around'#2#6#7'Caption'#6#12'radOptLevel2'#8'TabOrder'#2#2#7'TabStop'#8#0
+#0#12'TRadioButton'#12'radOptLevel3'#22'AnchorSideLeft.Control'#7#16'grpOpti'
+'mizations'#21'AnchorSideTop.Control'#7#12'radOptLevel2'#18'AnchorSideTop.Si'
+'de'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'K'#5'Width'#2'R'#20
+'BorderSpacing.Around'#2#6#7'Caption'#6#12'radOptLevel3'#8'TabOrder'#2#3#7'T'
+'abStop'#8#0#0#9'TCheckBox'#15'chkOptVarsInReg'#21'AnchorSideTop.Control'#7
+#16'grpOptimizations'#4'Left'#3#205#0#6'Height'#2#17#3'Top'#2#6#5'Width'#2'g'
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'chkOptVarsInReg'#8'TabOrder'#2
+#4#0#0#9'TCheckBox'#15'chkOptUncertain'#21'AnchorSideTop.Control'#7#15'chkOp'
+'tVarsInReg'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#205#0#6'Height'
+#2#17#3'Top'#2#29#5'Width'#2'c'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15
+'chkOptUncertain'#8'TabOrder'#2#5#0#0#9'TCheckBox'#13'chkOptSmaller'#4'Left'
+#3#205#0#6'Height'#2#17#3'Top'#2'>'#5'Width'#2'W'#7'Caption'#6#13'chkOptSmal'
+'ler'#8'TabOrder'#2#6#0#0#0#0#5'TPage'#11'LinkingPage'#7'Caption'#6#11'Linki'
+'ngPage'#11'ClientWidth'#3#149#2#12'ClientHeight'#3#208#1#0#9'TGroupBox'#16
+'grpLinkLibraries'#4'Left'#2#6#6'Height'#2'/'#3'Top'#3#220#0#5'Width'#3#137#2
+#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6
+#16'grpLinkLibraries'#12'ClientHeight'#2#29#11'ClientWidth'#3#133#2#8'TabOrd'
+'er'#2#0#0#9'TCheckBox'#12'chkLinkSmart'#4'Left'#2#6#6'Height'#2#17#3'Top'#2
+#6#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Captio'
+'n'#6#12'chkLinkSmart'#8'TabOrder'#2#0#0#0#0#9'TGroupBox'#21'TargetSpecifics'
+'GrpBox'#4'Left'#2#6#6'Height'#2'/'#3'Top'#3#17#1#5'Width'#3#137#2#5'Align'#7
+#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'TargetS'
+'pecificsGrpBox'#12'ClientHeight'#2#29#11'ClientWidth'#3#133#2#8'TabOrder'#2
+#1#0#9'TCheckBox'#18'chkWin32GraphicApp'#4'Left'#2#6#6'Height'#2#17#3'Top'#2
+#6#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Captio'
+'n'#6#18'chkWin32GraphicApp'#8'TabOrder'#2#0#0#0#0#9'TGroupBox'#10'grpOption'
+'s'#4'Left'#2#6#6'Height'#2'L'#3'Top'#3'F'#1#5'Width'#3#137#2#5'Align'#7#5'a'
+'lTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#10'grpOptions'
+#12'ClientHeight'#2':'#11'ClientWidth'#3#133#2#8'TabOrder'#2#2#0#9'TCheckBox'
+#17'chkOptionsLinkOpt'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3'y'#2
+#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'chkOptions'
+'LinkOpt'#8'TabOrder'#2#0#0#0#5'TEdit'#17'edtOptionsLinkOpt'#4'Left'#2#6#6'H'
+'eight'#2#23#3'Top'#2#29#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20'BorderSpacin'
+'g.Around'#2#6#8'TabOrder'#2#1#4'Text'#6#17'edtOptionsLinkOpt'#0#0#0#9'TGrou'
+'pBox'#12'grpDebugging'#4'Left'#2#6#6'Height'#3#208#0#3'Top'#2#6#5'Width'#3
+#137#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Capt'
+'ion'#6#10'grpOptions'#12'ClientHeight'#2':'#11'ClientWidth'#3#133#2#8'TabOr'
+'der'#2#2#0#9'TCheckBox'#17'chkOptionsLinkOpt'#4'Left'#2#6#6'Height'#2#17#3
+'ion'#6#12'grpDebugging'#12'ClientHeight'#3#190#0#11'ClientWidth'#3#133#2#8
+'TabOrder'#2#3#0#9'TCheckBox'#11'chkDebugGDB'#22'AnchorSideLeft.Control'#7#12
+'grpDebugging'#21'AnchorSideTop.Control'#7#12'grpDebugging'#4'Left'#2#6#6'He'
+'ight'#2#17#3'Top'#2#6#5'Width'#2'['#20'BorderSpacing.Around'#2#6#7'Caption'
+#6#11'chkDebugGDB'#8'TabOrder'#2#0#0#0#9'TCheckBox'#18'chkUseLineInfoUnit'#22
+'AnchorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#11'c'
+'hkDebugGDB'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17
+#3'Top'#2#29#5'Width'#2'p'#20'BorderSpacing.Around'#2#6#7'Caption'#6#18'chkU'
+'seLineInfoUnit'#8'TabOrder'#2#1#0#0#9'TCheckBox'#13'chkUseHeaptrc'#22'Ancho'
+'rSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#16'chkGen'
+'erateDwarf'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17
+#3'Top'#2'K'#5'Width'#2']'#20'BorderSpacing.Around'#2#6#7'Caption'#6#13'chkU'
,'seHeaptrc'#8'TabOrder'#2#2#0#0#9'TCheckBox'#14'chkUseValgrind'#22'AnchorSid'
+'eLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#13'chkUseHeap'
+'trc'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'
+#2'b'#5'Width'#2']'#20'BorderSpacing.Around'#2#6#7'Caption'#6#14'chkUseValgr'
+'ind'#8'TabOrder'#2#3#0#0#9'TCheckBox'#15'chkGenGProfCode'#22'AnchorSideLeft'
+'.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#14'chkUseValgrind'
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'y'
+#5'Width'#2'l'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'chkGenGProfCode'
+#8'TabOrder'#2#4#0#0#9'TCheckBox'#15'chkSymbolsStrip'#22'AnchorSideLeft.Cont'
+'rol'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#15'chkGenGProfCode'#18
+'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3#144#0
+#5'Width'#2'`'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'chkSymbolsStrip'
+#8'TabOrder'#2#5#0#0#9'TCheckBox'#21'chkUseExternalDbgSyms'#22'AnchorSideLef'
+'t.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#15'chkSymbolsStri'
+'p'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3
+#167#0#5'Width'#3#138#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'chkUseE'
+'xternalDbgSyms'#8'TabOrder'#2#6#0#0#9'TCheckBox'#16'chkGenerateDwarf'#22'An'
+'chorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#18'chk'
+'UseLineInfoUnit'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'
+#2#17#3'Top'#2'4'#5'Width'#2'l'#20'BorderSpacing.Around'#2#6#7'Caption'#6#16
+'chkGenerateDwarf'#8'TabOrder'#2#7#0#0#0#0#5'TPage'#7'MsgPage'#7'Caption'#6#7
+'MsgPage'#11'ClientWidth'#3#149#2#12'ClientHeight'#3#208#1#0#11'TCheckGroup'
+#12'grpVerbosity'#4'Left'#2#6#6'Height'#3#196#0#3'Top'#2#6#5'Width'#3#137#2#5
+'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#12
+'grpVerbosity'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottom'
+'Spacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResiz'
+'e'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildS'
+'izing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'
+#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBot'
+'tom'#27'ChildSizing.ControlsPerLine'#2#2#7'Columns'#2#2#8'TabOrder'#2#0#0#0
+#9'TGroupBox'#11'grpErrorCnt'#4'Left'#2#6#6'Height'#2'5'#3'Top'#3#208#0#5'Wi'
+'dth'#3#137#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6
+#7'Caption'#6#11'grpErrorCnt'#12'ClientHeight'#2'#'#11'ClientWidth'#3#133#2#8
+'TabOrder'#2#1#0#5'TEdit'#11'edtErrorCnt'#4'Left'#2#6#6'Height'#2#23#3'Top'#2
+#6#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrd'
+'er'#2#0#4'Text'#6#11'edtErrorCnt'#0#0#0#0#5'TPage'#13'CfgCmpMsgPage'#7'Capt'
+'ion'#6#13'CfgCmpMsgPage'#11'ClientWidth'#3#149#2#12'ClientHeight'#3#208#1#0
+#9'TGroupBox'#19'grpCompilerMessages'#4'Left'#2#6#6'Height'#3#196#1#3'Top'#2
+#6#5'Width'#3#137#2#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'Ca'
+'ption'#6#19'grpCompilerMessages'#12'ClientHeight'#3#178#1#11'ClientWidth'#3
+#133#2#8'TabOrder'#2#0#0#9'TCheckBox'#13'chkUseMsgFile'#22'AnchorSideLeft.Co'
+'ntrol'#7#19'grpCompilerMessages'#21'AnchorSideTop.Control'#7#15'editMsgFile'
+'Name'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#17#3'To'
+'p'#2#9#5'Width'#2'['#20'BorderSpacing.Around'#2#6#7'Caption'#6#13'chkUseMsg'
+'File'#8'OnChange'#7#19'chkUseMsgFileChange'#8'TabOrder'#2#0#0#0#5'TEdit'#15
+'editMsgFileName'#22'AnchorSideLeft.Control'#7#13'chkUseMsgFile'#19'AnchorSi'
+'deLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19'grpCompilerMessa'
+'ges'#23'AnchorSideRight.Control'#7#12'btnBrowseMsg'#4'Left'#2'g'#6'Height'#2
+#23#3'Top'#2#6#5'Width'#3#245#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0
+#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#8'TabOrder'#2#1#4'Text'
+#6#15'editMsgFileName'#0#0#7'TButton'#12'btnBrowseMsg'#21'AnchorSideTop.Cont'
+'rol'#7#15'editMsgFileName'#23'AnchorSideRight.Control'#7#19'grpCompilerMess'
+'ages'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7
+#15'editMsgFileName'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3'\'#2
+#6'Height'#2#23#3'Top'#2#6#5'Width'#2'#'#7'Anchors'#11#5'akTop'#7'akRight'#8
+'akBottom'#0#8'AutoSize'#9#19'BorderSpacing.Right'#2#6#7'Caption'#6#3'...'#7
+'OnClick'#7#17'btnBrowseMsgClick'#8'TabOrder'#2#2#0#0#13'TCheckListBox'#14'c'
+'hklistCompMsg'#22'AnchorSideLeft.Control'#7#19'grpCompilerMessages'#21'Anch'
+'orSideTop.Control'#7#15'editMsgFileName'#18'AnchorSideTop.Side'#7#9'asrBott'
+'om'#23'AnchorSideRight.Control'#7#19'grpCompilerMessages'#20'AnchorSideRigh'
+'t.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#19'grpCompilerMessage'
+'s'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#137#1#3
+'Top'#2'#'#5'Width'#3'y'#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akB'
+'ottom'#0#20'BorderSpacing.Around'#2#6#10'ItemHeight'#2#0#7'OnClick'#7#19'ch'
,'klistCompMsgClick'#6'Sorted'#9#8'TabOrder'#2#3#0#0#0#0#5'TPage'#9'OtherPage'
+#7'Caption'#6#9'OtherPage'#11'ClientWidth'#3#149#2#12'ClientHeight'#3#208#1#0
+#9'TGroupBox'#13'grpConfigFile'#4'Left'#2#6#6'Height'#2'c'#3'Top'#2#6#5'Widt'
+'h'#3#137#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7
+'Caption'#6#13'grpConfigFile'#12'ClientHeight'#2'Q'#11'ClientWidth'#3#133#2#8
+'TabOrder'#2#0#0#9'TCheckBox'#13'chkConfigFile'#4'Left'#2#6#6'Height'#2#17#3
+'Top'#2#6#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7
+'Caption'#6#17'chkOptionsLinkOpt'#8'TabOrder'#2#0#0#0#5'TEdit'#17'edtOptions'
+'LinkOpt'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#29#5'Width'#3'y'#2#5'Align'#7#5
+'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#1#4'Text'#6#17'edtOptions'
+'LinkOpt'#0#0#0#9'TGroupBox'#12'grpDebugging'#4'Left'#2#6#6'Height'#3#208#0#3
+'Top'#2#6#5'Width'#3#137#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacin'
+'g.Around'#2#6#7'Caption'#6#12'grpDebugging'#12'ClientHeight'#3#190#0#11'Cli'
+'entWidth'#3#133#2#8'TabOrder'#2#3#0#9'TCheckBox'#11'chkDebugGDB'#22'AnchorS'
+'ideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'#7#12'grpDebug'
+'ging'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#2'['#20'BorderSpacing.'
+'Around'#2#6#7'Caption'#6#11'chkDebugGDB'#8'TabOrder'#2#0#0#0#9'TCheckBox'#18
+'chkUseLineInfoUnit'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21'Anchor'
+'SideTop.Control'#7#11'chkDebugGDB'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
+'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width'#2'p'#20'BorderSpacing.Around'
+#2#6#7'Caption'#6#18'chkUseLineInfoUnit'#8'TabOrder'#2#1#0#0#9'TCheckBox'#13
+'chkUseHeaptrc'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideT'
+'op.Control'#7#16'chkGenerateDwarf'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
+'Left'#2#6#6'Height'#2#17#3'Top'#2'K'#5'Width'#2']'#20'BorderSpacing.Around'
,#2#6#7'Caption'#6#13'chkUseHeaptrc'#8'TabOrder'#2#2#0#0#9'TCheckBox'#14'chkU'
+'seValgrind'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.'
+'Control'#7#13'chkUseHeaptrc'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2
+#6#6'Height'#2#17#3'Top'#2'b'#5'Width'#2']'#20'BorderSpacing.Around'#2#6#7'C'
+'aption'#6#14'chkUseValgrind'#8'TabOrder'#2#3#0#0#9'TCheckBox'#15'chkGenGPro'
+'fCode'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Contr'
+'ol'#7#14'chkUseValgrind'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6
+'Height'#2#17#3'Top'#2'y'#5'Width'#2'l'#20'BorderSpacing.Around'#2#6#7'Capti'
+'on'#6#15'chkGenGProfCode'#8'TabOrder'#2#4#0#0#9'TCheckBox'#15'chkSymbolsStr'
+'ip'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.Control'
+#7#15'chkGenGProfCode'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'H'
+'eight'#2#17#3'Top'#3#144#0#5'Width'#2'`'#20'BorderSpacing.Around'#2#6#7'Cap'
+'tion'#6#15'chkSymbolsStrip'#8'TabOrder'#2#5#0#0#9'TCheckBox'#21'chkUseExter'
+'nalDbgSyms'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21'AnchorSideTop.'
+'Control'#7#15'chkSymbolsStrip'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'
+#2#6#6'Height'#2#17#3'Top'#3#167#0#5'Width'#3#138#0#20'BorderSpacing.Around'
+#2#6#7'Caption'#6#21'chkUseExternalDbgSyms'#8'TabOrder'#2#6#0#0#9'TCheckBox'
+#16'chkGenerateDwarf'#22'AnchorSideLeft.Control'#7#12'grpDebugging'#21'Ancho'
+'rSideTop.Control'#7#18'chkUseLineInfoUnit'#18'AnchorSideTop.Side'#7#9'asrBo'
+'ttom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'4'#5'Width'#2'l'#20'BorderSpacing'
+'.Around'#2#6#7'Caption'#6#16'chkGenerateDwarf'#8'TabOrder'#2#7#0#0#0#0#5'TP'
+'age'#7'MsgPage'#7'Caption'#6#7'MsgPage'#11'ClientWidth'#3#149#2#12'ClientHe'
+'ight'#3#208#1#0#11'TCheckGroup'#12'grpVerbosity'#4'Left'#2#6#6'Height'#3#196
+#0#3'Top'#2#6#5'Width'#3#137#2#5'Align'#7#5'alTop'#8'AutoFill'#9#20'BorderSp'
+'acing.Around'#2#6#7'Caption'#6#12'grpVerbosity'#28'ChildSizing.LeftRightSpa'
+'cing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizo'
+'ntal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'c'
+'rsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChil'
+'ds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layo'
+'ut'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#2
+#7'Columns'#2#2#8'TabOrder'#2#0#0#0#9'TGroupBox'#11'grpErrorCnt'#4'Left'#2#6
+#6'Height'#2'6'#3'Top'#3#208#0#5'Width'#3#137#2#5'Align'#7#5'alTop'#8'AutoSi'
+'ze'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'grpErrorCnt'#12'ClientHe'
+'ight'#2'$'#11'ClientWidth'#3#133#2#8'TabOrder'#2#1#0#5'TEdit'#11'edtErrorCn'
+'t'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3'y'#2#5'Align'#7#5'alTop'
+#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#11'edtErrorCnt'#0#0#0
+#0#5'TPage'#13'CfgCmpMsgPage'#7'Caption'#6#13'CfgCmpMsgPage'#11'ClientWidth'
+#3#149#2#12'ClientHeight'#3#208#1#0#9'TGroupBox'#19'grpCompilerMessages'#4'L'
+'eft'#2#6#6'Height'#3#196#1#3'Top'#2#6#5'Width'#3#137#2#5'Align'#7#8'alClien'
+'t'#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'grpCompilerMessages'#12'Cli'
+'entHeight'#3#178#1#11'ClientWidth'#3#133#2#8'TabOrder'#2#0#0#9'TCheckBox'#13
+'chkUseMsgFile'#22'AnchorSideLeft.Control'#7#19'grpCompilerMessages'#21'Anch'
+'orSideTop.Control'#7#15'editMsgFileName'#18'AnchorSideTop.Side'#7#9'asrCent'
+'er'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#9#5'Width'#2'['#20'BorderSpacing.Ar'
+'ound'#2#6#7'Caption'#6#13'chkUseMsgFile'#8'OnChange'#7#19'chkUseMsgFileChan'
+'ge'#8'TabOrder'#2#0#0#0#5'TEdit'#15'editMsgFileName'#22'AnchorSideLeft.Cont'
+'rol'#7#13'chkUseMsgFile'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSi'
+'deTop.Control'#7#19'grpCompilerMessages'#23'AnchorSideRight.Control'#7#12'b'
+'tnBrowseMsg'#4'Left'#2'g'#6'Height'#2#23#3'Top'#2#6#5'Width'#3#245#1#7'Anch'
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#17'Borde'
+'rSpacing.Top'#2#6#8'TabOrder'#2#1#4'Text'#6#15'editMsgFileName'#0#0#7'TButt'
+'on'#12'btnBrowseMsg'#21'AnchorSideTop.Control'#7#15'editMsgFileName'#18'Anc'
+'horSideTop.Side'#7#9'asrCenter'#23'AnchorSideRight.Control'#7#19'grpCompile'
+'rMessages'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Cont'
+'rol'#7#15'editMsgFileName'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'
+#3'\'#2#6'Height'#2#25#3'Top'#2#5#5'Width'#2'#'#7'Anchors'#11#5'akTop'#7'akR'
+'ight'#0#8'AutoSize'#9#19'BorderSpacing.Right'#2#6#7'Caption'#6#3'...'#21'Co'
+'nstraints.MinHeight'#2#25#7'OnClick'#7#17'btnBrowseMsgClick'#8'TabOrder'#2#2
+#0#0#13'TCheckListBox'#14'chklistCompMsg'#22'AnchorSideLeft.Control'#7#19'gr'
+'pCompilerMessages'#21'AnchorSideTop.Control'#7#15'editMsgFileName'#18'Ancho'
+'rSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#19'grpCompilerM'
+'essages'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Contro'
+'l'#7#19'grpCompilerMessages'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Lef'
+'t'#2#6#6'Height'#3#137#1#3'Top'#2'#'#5'Width'#3'y'#2#7'Anchors'#11#5'akTop'
,#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#10'ItemHeig'
+'ht'#2#0#7'OnClick'#7#19'chklistCompMsgClick'#6'Sorted'#9#8'TabOrder'#2#3#0#0
+#0#0#5'TPage'#9'OtherPage'#7'Caption'#6#9'OtherPage'#11'ClientWidth'#3#149#2
+#12'ClientHeight'#3#208#1#0#9'TGroupBox'#13'grpConfigFile'#4'Left'#2#6#6'Hei'
+'ght'#2'n'#3'Top'#2#6#5'Width'#3#137#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20
+'BorderSpacing.Around'#2#6#7'Caption'#6#13'grpConfigFile'#12'ClientHeight'#2
+'\'#11'ClientWidth'#3#133#2#8'TabOrder'#2#0#0#9'TCheckBox'#13'chkConfigFile'
+#4'Left'#2#6#6'Height'#2#22#3'Top'#2#6#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20
+'BorderSpacing.Around'#2#6#7'Caption'#6#13'chkConfigFile'#8'TabOrder'#2#0#0#0
+#9'TCheckBox'#19'chkCustomConfigFile'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'"'
+#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'
+#6#19'chkCustomConfigFile'#7'OnClick'#7#24'chkCustomConfigFileClick'#8'TabOr'
+'der'#2#1#0#0#5'TEdit'#13'edtConfigPath'#4'Left'#2#6#6'Height'#2#23#3'Top'#2
+'>'#5'Width'#3'y'#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOr'
+'der'#2#2#4'Text'#6#13'edtConfigPath'#0#0#0#9'TGroupBox'#16'grpCustomOptions'
+#4'Left'#2#6#6'Height'#3'P'#1#3'Top'#2'z'#5'Width'#3#137#2#5'Align'#7#8'alCl'
+'ient'#20'BorderSpacing.Around'#2#6#7'Caption'#6#16'grpCustomOptions'#12'Cli'
+'entHeight'#3'>'#1#11'ClientWidth'#3#133#2#8'TabOrder'#2#1#0#5'TMemo'#16'mem'
+'CustomOptions'#4'Left'#2#6#6'Height'#3'2'#1#3'Top'#2#6#5'Width'#3'y'#2#5'Al'
+'ign'#7#8'alClient'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0#0#0#5'T'
+'Page'#15'ConditionalPage'#7'Caption'#6#15'ConditionalPage'#11'ClientWidth'#3
+#149#2#12'ClientHeight'#3#208#1#0#9'TGroupBox'#20'ConditionalsGroupBox'#4'Le'
+'ft'#2#0#6'Height'#3#214#0#3'Top'#2#0#5'Width'#3#149#2#5'Align'#7#5'alTop'#7
+'Caption'#6#20'ConditionalsGroupBox'#12'ClientHeight'#3#196#0#11'ClientWidth'
+#3#145#2#8'TabOrder'#2#0#0#244#26'TCompOptsConditionalsFrame'#23'Conditional'
+'OptionsFrame'#6'Height'#3#196#0#5'Width'#3#145#2#5'Align'#7#8'alClient'#12
+'ClientHeight'#3#196#0#11'ClientWidth'#3#145#2#7'Visible'#9#0#241#9'TTreeVie'
+'w'#11'COCTreeView'#6'Height'#3#196#0#5'Width'#3#145#2#0#0#0#0#9'TSplitter'
+'Caption'#6#13'chkConfigFile'#8'TabOrder'#2#0#0#0#9'TCheckBox'#19'chkCustomC'
+'onfigFile'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#29#5'Width'#3'y'#2#5'Align'#7
+#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'chkCustomConfigFile'#7
+'OnClick'#7#24'chkCustomConfigFileClick'#8'TabOrder'#2#1#0#0#5'TEdit'#13'edt'
+'ConfigPath'#4'Left'#2#6#6'Height'#2#23#3'Top'#2'4'#5'Width'#3'y'#2#5'Align'
+#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#2#4'Text'#6#13'edtCon'
+'figPath'#0#0#0#9'TGroupBox'#16'grpCustomOptions'#4'Left'#2#6#6'Height'#3'['
+#1#3'Top'#2'o'#5'Width'#3#137#2#5'Align'#7#8'alClient'#20'BorderSpacing.Arou'
+'nd'#2#6#7'Caption'#6#16'grpCustomOptions'#12'ClientHeight'#3'I'#1#11'Client'
+'Width'#3#133#2#8'TabOrder'#2#1#0#5'TMemo'#16'memCustomOptions'#4'Left'#2#6#6
+'Height'#3'='#1#3'Top'#2#6#5'Width'#3'y'#2#5'Align'#7#8'alClient'#20'BorderS'
+'pacing.Around'#2#6#8'TabOrder'#2#0#0#0#0#0#5'TPage'#15'ConditionalPage'#7'C'
+'aption'#6#15'ConditionalPage'#11'ClientWidth'#3#149#2#12'ClientHeight'#3#208
+#1#0#9'TGroupBox'#20'ConditionalsGroupBox'#4'Left'#2#0#6'Height'#3#214#0#3'T'
+'op'#2#0#5'Width'#3#149#2#5'Align'#7#5'alTop'#7'Caption'#6#20'ConditionalsGr'
+'oupBox'#12'ClientHeight'#3#196#0#11'ClientWidth'#3#145#2#8'TabOrder'#2#0#0
+#244#26'TCompOptsConditionalsFrame'#23'ConditionalOptionsFrame'#6'Height'#3
+#196#0#5'Width'#3#145#2#5'Align'#7#8'alClient'#12'ClientHeight'#3#196#0#11'C'
+'lientWidth'#3#145#2#7'Visible'#9#0#241#9'TTreeView'#11'COCTreeView'#6'Heigh'
+'t'#3#196#0#5'Width'#3#145#2#17'DefaultItemHeight'#2#15#0#0#0#0#9'TSplitter'
+#19'ConditionalSplitter'#6'Cursor'#7#8'crVSplit'#4'Left'#2#0#6'Height'#2#5#3
+'Top'#3#214#0#5'Width'#3#149#2#5'Align'#7#5'alTop'#12'ResizeAnchor'#7#5'akTo'
+'p'#0#0#244#23'TCompOptBuildModesFrame'#15'BuildModesFrame'#6'Height'#3#245#0
@ -356,77 +355,77 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+#245#0#11'ClientWidth'#3#149#2#8'TabOrder'#2#2#7'Visible'#9#0#241#9'TGroupBo'
+'x'#18'BuildModesGroupBox'#6'Height'#3#245#0#5'Width'#3#149#2#12'ClientHeigh'
+'t'#3#227#0#11'ClientWidth'#3#145#2#0#241#9'TTreeView'#18'BuildModesTreeView'
+#6'Height'#3#227#0#5'Width'#3#145#2#0#0#0#0#0#5'TPage'#13'InheritedPage'#7'C'
+'aption'#6#13'InheritedPage'#11'ClientWidth'#3#149#2#12'ClientHeight'#3#208#1
+#0#6'TLabel'#12'InhNoteLabel'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'
+#3#137#2#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'In'
+'hNoteLabel'#11'ParentColor'#8#0#0#9'TTreeView'#11'InhTreeView'#4'Left'#2#6#6
+'Height'#3#247#0#3'Top'#2#30#5'Width'#3#137#2#5'Align'#7#5'alTop'#18'BorderS'
+'pacing.Left'#2#6#19'BorderSpacing.Right'#2#6#17'DefaultItemHeight'#2#19#8'R'
+'eadOnly'#9#8'TabOrder'#2#0#18'OnSelectionChanged'#7#27'InhTreeViewSelection'
+'Changed'#7'Options'#11#17'tvoAutoItemHeight'#16'tvoHideSelection'#21'tvoKee'
+'pCollapsedNodes'#11'tvoReadOnly'#14'tvoShowButtons'#12'tvoShowLines'#11'tvo'
+'ShowRoot'#11'tvoToolTips'#0#0#0#5'TMemo'#11'InhItemMemo'#4'Left'#2#6#6'Heig'
+'ht'#3#176#0#3'Top'#3#26#1#5'Width'#3#137#2#5'Align'#7#8'alClient'#18'Border'
+'Spacing.Left'#2#6#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#8
+'ReadOnly'#9#10'ScrollBars'#7#14'ssAutoVertical'#8'TabOrder'#2#1#0#0#9'TSpli'
+'tter'#11'InhSplitter'#6'Cursor'#7#8'crVSplit'#4'Left'#2#0#6'Height'#2#5#3'T'
+'op'#3#21#1#5'Width'#3#149#2#5'Align'#7#5'alTop'#12'ResizeAnchor'#7#5'akTop'
+#0#0#0#5'TPage'#15'CompilationPage'#7'Caption'#6#15'CompilationPage'#11'Clie'
+'ntWidth'#3#149#2#12'ClientHeight'#3#208#1#0#9'TCheckBox'#17'chkCreateMakefi'
+'le'#22'AnchorSideLeft.Control'#7#15'CompilationPage'#21'AnchorSideTop.Contr'
+'ol'#7#15'CompilationPage'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#2
+'k'#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'chkCreateMakefile'#8'TabOrd'
+'er'#2#0#0#0#9'TGroupBox'#20'ExecuteAfterGroupBox'#22'AnchorSideLeft.Control'
+#7#15'CompilationPage'#21'AnchorSideTop.Control'#7#11'grpCompiler'#18'Anchor'
+'SideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#15'CompilationPa'
+'ge'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'c'#3'To'
+'p'#3#216#0#5'Width'#3#137#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8
+'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'ExecuteAfterGroupB'
+'ox'#12'ClientHeight'#2'Q'#11'ClientWidth'#3#133#2#8'TabOrder'#2#1#0#6'TLabe'
+'l'#17'lblRunIfExecAfter'#22'AnchorSideLeft.Control'#7#20'ExecuteAfterGroupB'
,'ox'#21'AnchorSideTop.Control'#7#20'ExecuteAfterGroupBox'#4'Left'#2#6#6'Heig'
+'ht'#2#14#3'Top'#2#6#5'Width'#2'V'#20'BorderSpacing.Around'#2#6#7'Caption'#6
+#17'lblRunIfExecAfter'#11'ParentColor'#8#0#0#6'TLabel'#24'ExecuteAfterComman'
+'dLabel'#22'AnchorSideLeft.Control'#7#20'ExecuteAfterGroupBox'#21'AnchorSide'
+'Top.Control'#7#23'ExecuteAfterCommandEdit'#18'AnchorSideTop.Side'#7#9'asrCe'
+'nter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'!'#5'Width'#3#137#0#20'BorderSpac'
+'ing.Around'#2#6#7'Caption'#6#24'ExecuteAfterCommandLabel'#11'ParentColor'#8
+#0#0#9'TCheckBox'#19'chkExecAfterCompile'#22'AnchorSideLeft.Control'#7#17'lb'
+'lRunIfExecAfter'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Co'
+'ntrol'#7#20'ExecuteAfterGroupBox'#4'Left'#2'z'#6'Height'#2#17#3'Top'#2#6#5
+'Width'#2'w'#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Capt'
+'ion'#6#19'chkExecAfterCompile'#8'TabOrder'#2#0#0#0#9'TCheckBox'#17'chkExecA'
+'fterBuild'#22'AnchorSideLeft.Control'#7#19'chkExecAfterCompile'#19'AnchorSi'
+'deLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#20'ExecuteAfterGrou'
+'pBox'#4'Left'#3#15#1#6'Height'#2#17#3'Top'#2#6#5'Width'#2'i'#18'BorderSpaci'
+'ng.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'chkExecAfterBuil'
+'d'#8'TabOrder'#2#1#0#0#9'TCheckBox'#15'chkExecAfterRun'#22'AnchorSideLeft.C'
+'ontrol'#7#17'chkExecAfterBuild'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'A'
+'nchorSideTop.Control'#7#20'ExecuteAfterGroupBox'#4'Left'#3#150#1#6'Height'#2
+#17#3'Top'#2#6#5'Width'#2'f'#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Ar'
+'ound'#2#6#7'Caption'#6#15'chkExecAfterRun'#8'TabOrder'#2#2#0#0#5'TEdit'#23
+'ExecuteAfterCommandEdit'#22'AnchorSideLeft.Control'#7#24'ExecuteAfterComman'
+'dLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7
+#19'chkExecAfterCompile'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSide'
+'Right.Control'#7#20'ExecuteAfterGroupBox'#20'AnchorSideRight.Side'#7#9'asrB'
+'ottom'#4'Left'#3#161#0#6'Height'#2#23#3'Top'#2#29#5'Width'#3#222#1#7'Anchor'
+'s'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#12#20'Border'
+'Spacing.Around'#2#6#8'TabOrder'#2#3#4'Text'#6#23'ExecuteAfterCommandEdit'#0
+#0#9'TCheckBox'#27'ExecuteAfterScanFPCCheckBox'#22'AnchorSideLeft.Control'#7
+#28'ExecuteAfterScanMakeCheckBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21
+'AnchorSideTop.Control'#7#23'ExecuteAfterCommandEdit'#18'AnchorSideTop.Side'
+#7#9'asrBottom'#4'Left'#3#216#0#6'Height'#2#17#3'Top'#2':'#5'Width'#3#173#0
+#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#27'Ex'
+'ecuteAfterScanFPCCheckBox'#8'TabOrder'#2#4#0#0#9'TCheckBox'#28'ExecuteAfter'
+'ScanMakeCheckBox'#22'AnchorSideLeft.Control'#7#20'ExecuteAfterGroupBox'#21
+'AnchorSideTop.Control'#7#23'ExecuteAfterCommandEdit'#18'AnchorSideTop.Side'
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2':'#5'Width'#3#180#0#20'B'
+'orderSpacing.Around'#2#6#7'Caption'#6#28'ExecuteAfterScanMakeCheckBox'#8'Ta'
+'bOrder'#2#5#0#0#9'TCheckBox'#27'ExecuteAfterShowAllCheckBox'#22'AnchorSideL'
+'eft.Control'#7#27'ExecuteAfterScanFPCCheckBox'#19'AnchorSideLeft.Side'#7#9
+'asrBottom'#21'AnchorSideTop.Control'#7#23'ExecuteAfterCommandEdit'#18'Ancho'
+'rSideTop.Side'#7#9'asrBottom'#4'Left'#3#163#1#6'Height'#2#17#3'Top'#2':'#5
+#6'Height'#3#227#0#5'Width'#3#145#2#17'DefaultItemHeight'#2#15#0#0#0#0#0#5'T'
+'Page'#13'InheritedPage'#7'Caption'#6#13'InheritedPage'#11'ClientWidth'#3#149
+#2#12'ClientHeight'#3#208#1#0#6'TLabel'#12'InhNoteLabel'#4'Left'#2#6#6'Heigh'
+'t'#2#14#3'Top'#2#6#5'Width'#3#137#2#5'Align'#7#5'alTop'#20'BorderSpacing.Ar'
+'ound'#2#6#7'Caption'#6#12'InhNoteLabel'#11'ParentColor'#8#0#0#9'TTreeView'
+#11'InhTreeView'#4'Left'#2#6#6'Height'#3#247#0#3'Top'#2#26#5'Width'#3#137#2#5
+'Align'#7#5'alTop'#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6#17
+'DefaultItemHeight'#2#15#8'ReadOnly'#9#8'TabOrder'#2#0#18'OnSelectionChanged'
+#7#27'InhTreeViewSelectionChanged'#7'Options'#11#17'tvoAutoItemHeight'#16'tv'
+'oHideSelection'#21'tvoKeepCollapsedNodes'#11'tvoReadOnly'#14'tvoShowButtons'
+#12'tvoShowLines'#11'tvoShowRoot'#11'tvoToolTips'#0#0#0#5'TMemo'#11'InhItemM'
+'emo'#4'Left'#2#6#6'Height'#3#180#0#3'Top'#3#22#1#5'Width'#3#137#2#5'Align'#7
+#8'alClient'#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6#20'Borde'
+'rSpacing.Bottom'#2#6#8'ReadOnly'#9#10'ScrollBars'#7#14'ssAutoVertical'#8'Ta'
+'bOrder'#2#1#0#0#9'TSplitter'#11'InhSplitter'#6'Cursor'#7#8'crVSplit'#4'Left'
+#2#0#6'Height'#2#5#3'Top'#3#17#1#5'Width'#3#149#2#5'Align'#7#5'alTop'#12'Res'
+'izeAnchor'#7#5'akTop'#0#0#0#5'TPage'#15'CompilationPage'#7'Caption'#6#15'Co'
+'mpilationPage'#11'ClientWidth'#3#149#2#12'ClientHeight'#3#208#1#0#9'TCheckB'
+'ox'#17'chkCreateMakefile'#22'AnchorSideLeft.Control'#7#15'CompilationPage'
+#21'AnchorSideTop.Control'#7#15'CompilationPage'#4'Left'#2#6#6'Height'#2#17#3
+'Top'#2#6#5'Width'#2'k'#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'chkCrea'
+'teMakefile'#8'TabOrder'#2#0#0#0#9'TGroupBox'#20'ExecuteAfterGroupBox'#22'An'
+'chorSideLeft.Control'#7#15'CompilationPage'#21'AnchorSideTop.Control'#7#11
+'grpCompiler'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Contr'
+'ol'#7#15'CompilationPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2
+#6#6'Height'#2'c'#3'Top'#3#216#0#5'Width'#3#137#2#7'Anchors'#11#5'akTop'#6'a'
+'kLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6
+#20'ExecuteAfterGroupBox'#12'ClientHeight'#2'Q'#11'ClientWidth'#3#133#2#8'Ta'
+'bOrder'#2#1#0#6'TLabel'#17'lblRunIfExecAfter'#22'AnchorSideLeft.Control'#7
+#20'ExecuteAfterGroupBox'#21'AnchorSideTop.Control'#7#20'ExecuteAfterGroupBo'
,'x'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'V'#20'BorderSpacing.Aro'
+'und'#2#6#7'Caption'#6#17'lblRunIfExecAfter'#11'ParentColor'#8#0#0#6'TLabel'
+#24'ExecuteAfterCommandLabel'#22'AnchorSideLeft.Control'#7#20'ExecuteAfterGr'
+'oupBox'#21'AnchorSideTop.Control'#7#23'ExecuteAfterCommandEdit'#18'AnchorSi'
+'deTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2'!'#5'Width'#3
+#137#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#24'ExecuteAfterCommandLabel'
+#11'ParentColor'#8#0#0#9'TCheckBox'#19'chkExecAfterCompile'#22'AnchorSideLef'
+'t.Control'#7#17'lblRunIfExecAfter'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21
+'AnchorSideTop.Control'#7#20'ExecuteAfterGroupBox'#4'Left'#2'z'#6'Height'#2
+#17#3'Top'#2#6#5'Width'#2'w'#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Ar'
+'ound'#2#6#7'Caption'#6#19'chkExecAfterCompile'#8'TabOrder'#2#0#0#0#9'TCheck'
+'Box'#17'chkExecAfterBuild'#22'AnchorSideLeft.Control'#7#19'chkExecAfterComp'
+'ile'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#20
+'ExecuteAfterGroupBox'#4'Left'#3#15#1#6'Height'#2#17#3'Top'#2#6#5'Width'#2'i'
+#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'ch'
+'kExecAfterBuild'#8'TabOrder'#2#1#0#0#9'TCheckBox'#15'chkExecAfterRun'#22'An'
+'chorSideLeft.Control'#7#17'chkExecAfterBuild'#19'AnchorSideLeft.Side'#7#9'a'
+'srBottom'#21'AnchorSideTop.Control'#7#20'ExecuteAfterGroupBox'#4'Left'#3#150
+#1#6'Height'#2#17#3'Top'#2#6#5'Width'#2'f'#18'BorderSpacing.Left'#2#24#20'Bo'
+'rderSpacing.Around'#2#6#7'Caption'#6#15'chkExecAfterRun'#8'TabOrder'#2#2#0#0
+#5'TEdit'#23'ExecuteAfterCommandEdit'#22'AnchorSideLeft.Control'#7#24'Execut'
+'eAfterCommandLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop'
+'.Control'#7#19'chkExecAfterCompile'#18'AnchorSideTop.Side'#7#9'asrBottom'#23
+'AnchorSideRight.Control'#7#20'ExecuteAfterGroupBox'#20'AnchorSideRight.Side'
+#7#9'asrBottom'#4'Left'#3#161#0#6'Height'#2#23#3'Top'#2#29#5'Width'#3#222#1#7
+'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#12#20
+'BorderSpacing.Around'#2#6#8'TabOrder'#2#3#4'Text'#6#23'ExecuteAfterCommandE'
+'dit'#0#0#9'TCheckBox'#27'ExecuteAfterScanFPCCheckBox'#22'AnchorSideLeft.Con'
+'trol'#7#28'ExecuteAfterScanMakeCheckBox'#19'AnchorSideLeft.Side'#7#9'asrBot'
+'tom'#21'AnchorSideTop.Control'#7#23'ExecuteAfterCommandEdit'#18'AnchorSideT'
+'op.Side'#7#9'asrBottom'#4'Left'#3#216#0#6'Height'#2#17#3'Top'#2':'#5'Width'
+#3#173#0#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'
+#6#27'ExecuteAfterScanFPCCheckBox'#8'TabOrder'#2#4#0#0#9'TCheckBox'#28'Execu'
+'teAfterScanMakeCheckBox'#22'AnchorSideLeft.Control'#7#20'ExecuteAfterGroupB'
+'ox'#21'AnchorSideTop.Control'#7#23'ExecuteAfterCommandEdit'#18'AnchorSideTo'
+'p.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2':'#5'Width'#3#180
+#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#28'ExecuteAfterScanMakeCheckBox'
+#8'TabOrder'#2#5#0#0#9'TCheckBox'#27'ExecuteAfterShowAllCheckBox'#22'AnchorS'
+'ideLeft.Control'#7#27'ExecuteAfterScanFPCCheckBox'#19'AnchorSideLeft.Side'#7
+#9'asrBottom'#21'AnchorSideTop.Control'#7#23'ExecuteAfterCommandEdit'#18'Anc'
+'horSideTop.Side'#7#9'asrBottom'#4'Left'#3#163#1#6'Height'#2#17#3'Top'#2':'#5
+'Width'#3#166#0#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'C'
+'aption'#6#27'ExecuteAfterShowAllCheckBox'#8'TabOrder'#2#6#0#0#0#9'TGroupBox'
+#11'grpCompiler'#22'AnchorSideLeft.Control'#7#15'CompilationPage'#21'AnchorS'
@ -449,8 +448,8 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+#30#17'BorderSpacing.Top'#2#6#7'Caption'#6#18'chkCompilerCompile'#8'TabOrder'
+#2#0#0#0#9'TCheckBox'#16'chkCompilerBuild'#22'AnchorSideLeft.Control'#7#18'c'
+'hkCompilerCompile'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.'
,'Control'#7#11'grpCompiler'#4'Left'#3#2#1#6'Height'#2#17#3'Top'#2#6#5'Width'
+#2'c'#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6
+'Control'#7#11'grpCompiler'#4'Left'#3#2#1#6'Height'#2#17#3'Top'#2#6#5'Width'
,#2'c'#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6
+#16'chkCompilerBuild'#8'TabOrder'#2#1#0#0#9'TCheckBox'#14'chkCompilerRun'#22
+'AnchorSideLeft.Control'#7#16'chkCompilerBuild'#19'AnchorSideLeft.Side'#7#9
+'asrBottom'#21'AnchorSideTop.Control'#7#11'grpCompiler'#4'Left'#3#131#1#6'He'
@ -513,8 +512,8 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+'teBeforeScanFPCCheckBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSi'
+'deTop.Control'#7#24'ExecuteBeforeCommandEdit'#18'AnchorSideTop.Side'#7#9'as'
+'rBottom'#4'Left'#3#181#1#6'Height'#2#17#3'Top'#2':'#5'Width'#3#175#0#18'Bor'
,'derSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#28'ExecuteB'
+'eforeShowAllCheckBox'#8'TabOrder'#2#6#0#0#0#0#0#6'TPanel'#8'BtnPanel'#4'Lef'
+'derSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#28'ExecuteB'
,'eforeShowAllCheckBox'#8'TabOrder'#2#6#0#0#0#0#0#6'TPanel'#8'BtnPanel'#4'Lef'
+'t'#2#0#6'Height'#2'&'#3'Top'#3#234#1#5'Width'#3#157#2#5'Align'#7#8'alBottom'
+#8'AutoSize'#9#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'&'#11'ClientWid'
+'th'#3#157#2#8'TabOrder'#2#1#0#7'TBitBtn'#10'HelpButton'#21'AnchorSideBottom'
@ -577,8 +576,8 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0
+#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#254#254#254#0#165
+#170#202#255#128#146#218#255#254#254#254#0#247#247#251#0#254#254#254#0#255
,#255#255#0#9'NumGlyphs'#2#0#7'OnClick'#7#24'ButtonShowOptionsClicked'#8'TabO'
+'rder'#2#1#0#0#7'TBitBtn'#8'btnCheck'#21'AnchorSideBottom.Side'#7#9'asrBotto'
+#255#255#0#9'NumGlyphs'#2#0#7'OnClick'#7#24'ButtonShowOptionsClicked'#8'TabO'
,'rder'#2#1#0#0#7'TBitBtn'#8'btnCheck'#21'AnchorSideBottom.Side'#7#9'asrBotto'
+'m'#4'Left'#3''''#1#6'Height'#2#26#3'Top'#2#6#5'Width'#2'Z'#5'Align'#7#7'alR'
+'ight'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#8'btnCheck'#21
+'Constraints.MinHeight'#2#25#20'Constraints.MinWidth'#2'K'#7'Default'#9#4'Ki'
@ -641,8 +640,8 @@ LazarusResources.Add('TfrmCompilerOptions','FORMDATA',[
+#255#187'k8'#239#187'p>'#203#182'i5T'#255#255#255#0#9'NumGlyphs'#2#0#7'OnCli'
+'ck'#7#19'ButtonLoadSaveClick'#14'ParentShowHint'#8#8'ShowHint'#9#8'TabOrder'
+#2#3#0#0#7'TBitBtn'#5'btnOK'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'
,#3#249#1#6'Height'#2#26#3'Top'#2#6#5'Width'#2'K'#5'Align'#7#7'alRight'#8'Aut'
+'oSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#3'&OK'#21'Constraints.Mi'
+#3#249#1#6'Height'#2#26#3'Top'#2#6#5'Width'#2'K'#5'Align'#7#7'alRight'#8'Aut'
,'oSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#3'&OK'#21'Constraints.Mi'
+'nHeight'#2#25#20'Constraints.MinWidth'#2'K'#4'Kind'#7#4'bkOK'#9'NumGlyphs'#2
+#0#7'OnClick'#7#15'ButtonOKClicked'#8'TabOrder'#2#4#0#0#7'TBitBtn'#9'btnCanc'
+'el'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'a'

View File

@ -1546,7 +1546,6 @@ begin
OnClick:=@PathEditBtnClick;
OnExecuted:=@PathEditBtnExecuted;
Parent:=PathPage;
Constraints.MinHeight:= 25;
end;
edtOtherUnits.AnchorToNeighbour(akRight,0,OtherUnitsPathEditBtn);
@ -1565,7 +1564,6 @@ begin
OnClick:=@PathEditBtnClick;
OnExecuted:=@PathEditBtnExecuted;
Parent:=PathPage;
Constraints.MinHeight:= 25;
end;
edtIncludeFiles.AnchorToNeighbour(akRight,0,IncludeFilesPathEditBtn);
@ -1584,7 +1582,6 @@ begin
OnClick:=@PathEditBtnClick;
OnExecuted:=@PathEditBtnExecuted;
Parent:=PathPage;
Constraints.MinHeight:= 25;
end;
edtOtherSources.AnchorToNeighbour(akRight,0,OtherSourcesPathEditBtn);
@ -1603,7 +1600,6 @@ begin
OnClick:=@PathEditBtnClick;
OnExecuted:=@PathEditBtnExecuted;
Parent:=PathPage;
Constraints.MinHeight:= 25;
end;
edtLibraries.AnchorToNeighbour(akRight,0,LibrariesPathEditBtn);
@ -1621,7 +1617,6 @@ begin
Caption:='...';
OnClick:=@FileBrowseBtnClick;
Parent:=PathPage;
Constraints.MinHeight:= 25;
end;
edtUnitOutputDir.AnchorToNeighbour(akRight,0,btnUnitOutputDir);
@ -1640,7 +1635,6 @@ begin
OnClick:=@PathEditBtnClick;
OnExecuted:=@PathEditBtnExecuted;
Parent:=PathPage;
Constraints.MinHeight:= 25;
end;
edtDebugPath.AnchorToNeighbour(akRight,0,DebugPathEditBtn);