ide: use standard bitbtns (help, cancel) in configure build lazarus dialog

git-svn-id: trunk@19525 -
This commit is contained in:
paul 2009-04-20 14:29:31 +00:00
parent bd60177766
commit 09da630cd7
3 changed files with 222 additions and 237 deletions

View File

@ -22,36 +22,37 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideRight.Control = Notebook AnchorSideRight.Control = Notebook
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 0 Left = 0
Height = 48 Height = 38
Top = 514 Top = 524
Width = 489 Width = 489
Align = alBottom Align = alBottom
AutoSize = True AutoSize = True
BevelOuter = bvNone BevelOuter = bvNone
ClientHeight = 48 ClientHeight = 38
ClientWidth = 489 ClientWidth = 489
TabOrder = 0 TabOrder = 0
object CancelButton: TBitBtn object CancelButton: TBitBtn
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 425 Left = 406
Height = 36 Height = 26
Top = 6 Top = 6
Width = 58 Width = 77
Align = alRight Align = alRight
AutoSize = True AutoSize = True
BorderSpacing.Around = 6 BorderSpacing.Around = 6
Cancel = True Cancel = True
Caption = 'Cancel' Caption = 'Cancel'
Kind = bkCancel
ModalResult = 2
NumGlyphs = 0 NumGlyphs = 0
OnClick = CancelButtonClick
TabOrder = 0 TabOrder = 0
end end
object SaveSettingsButton: TBitBtn object SaveSettingsButton: TBitBtn
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 317 Left = 309
Height = 36 Height = 26
Top = 6 Top = 6
Width = 102 Width = 91
Align = alRight Align = alRight
AutoSize = True AutoSize = True
BorderSpacing.Around = 6 BorderSpacing.Around = 6
@ -62,10 +63,10 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
end end
object CompileButton: TBitBtn object CompileButton: TBitBtn
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 244 Left = 240
Height = 36 Height = 26
Top = 6 Top = 6
Width = 67 Width = 63
Align = alRight Align = alRight
AutoSize = True AutoSize = True
BorderSpacing.Around = 6 BorderSpacing.Around = 6
@ -76,9 +77,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
end end
object HelpButton: TBitBtn object HelpButton: TBitBtn
Left = 6 Left = 6
Height = 36 Height = 26
Top = 6 Top = 6
Width = 68 Width = 66
Align = alLeft Align = alLeft
AutoSize = True AutoSize = True
BorderSpacing.Around = 6 BorderSpacing.Around = 6
@ -96,7 +97,7 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = CBLDBtnPanel AnchorSideBottom.Control = CBLDBtnPanel
Left = 0 Left = 0
Height = 514 Height = 524
Top = 0 Top = 0
Width = 489 Width = 489
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
@ -107,8 +108,8 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
object QuickBuildOptionsPage: TPage object QuickBuildOptionsPage: TPage
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Caption = 'QuickBuildOptions' Caption = 'QuickBuildOptions'
ClientWidth = 487 ClientWidth = 481
ClientHeight = 467 ClientHeight = 488
object QuickLCLInterfaceComboLabel: TLabel object QuickLCLInterfaceComboLabel: TLabel
AnchorSideLeft.Control = QuickBuildOptionsRadioGroup AnchorSideLeft.Control = QuickBuildOptionsRadioGroup
AnchorSideLeft.Side = asrBottom AnchorSideLeft.Side = asrBottom
@ -147,16 +148,15 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
object AppLCLInterfaceComboBox: TComboBox object AppLCLInterfaceComboBox: TComboBox
AnchorSideRight.Control = QuickBuildOptionsPage AnchorSideRight.Control = QuickBuildOptionsPage
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 363 Left = 357
Height = 29 Height = 21
Top = 76 Top = 76
Width = 100 Width = 100
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
AutoComplete = False AutoComplete = False
BorderSpacing.Right = 24 BorderSpacing.Right = 24
Ctl3D = False
Enabled = False Enabled = False
ItemHeight = 0 ItemHeight = 13
ItemWidth = 0 ItemWidth = 0
OnChange = AppLCLInterfaceComboBoxChange OnChange = AppLCLInterfaceComboBoxChange
TabOrder = 0 TabOrder = 0
@ -165,16 +165,15 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
object IDELCLInterfaceComboBox: TComboBox object IDELCLInterfaceComboBox: TComboBox
AnchorSideRight.Control = QuickBuildOptionsPage AnchorSideRight.Control = QuickBuildOptionsPage
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 363 Left = 357
Height = 29 Height = 21
Top = 124 Top = 124
Width = 100 Width = 100
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
AutoComplete = False AutoComplete = False
BorderSpacing.Right = 24 BorderSpacing.Right = 24
Ctl3D = False
Enabled = False Enabled = False
ItemHeight = 0 ItemHeight = 13
ItemWidth = 0 ItemWidth = 0
OnChange = AppLCLInterfaceComboBoxChange OnChange = AppLCLInterfaceComboBoxChange
TabOrder = 1 TabOrder = 1
@ -197,9 +196,8 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
ChildSizing.ShrinkVertical = crsScaleChilds ChildSizing.ShrinkVertical = crsScaleChilds
ChildSizing.Layout = cclLeftToRightThenTopToBottom ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 1 ChildSizing.ControlsPerLine = 1
ClientHeight = 245 ClientHeight = 246
ClientWidth = 252 ClientWidth = 252
Ctl3D = False
ItemIndex = 5 ItemIndex = 5
Items.Strings = ( Items.Strings = (
'Build LCL' 'Build LCL'
@ -215,15 +213,15 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
end end
object AdvancedBuildOptionsPage: TPage object AdvancedBuildOptionsPage: TPage
Caption = 'AdvancedBuildOptions' Caption = 'AdvancedBuildOptions'
ClientWidth = 487 ClientWidth = 481
ClientHeight = 487 ClientHeight = 498
object OptionsLabel: TLabel object OptionsLabel: TLabel
AnchorSideTop.Control = ItemsListBox AnchorSideTop.Control = ItemsListBox
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
Left = 6 Left = 6
Height = 18 Height = 14
Top = 285 Top = 296
Width = 50 Width = 38
BorderSpacing.Top = 19 BorderSpacing.Top = 19
Caption = 'Options' Caption = 'Options'
ParentColor = False ParentColor = False
@ -232,9 +230,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideLeft.Control = OptionsLabel AnchorSideLeft.Control = OptionsLabel
AnchorSideTop.Control = TargetOsEdit AnchorSideTop.Control = TargetOsEdit
Left = 6 Left = 6
Height = 18 Height = 14
Top = 318 Top = 325
Width = 63 Width = 50
Caption = 'Target OS' Caption = 'Target OS'
ParentColor = False ParentColor = False
end end
@ -242,9 +240,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideLeft.Control = TargetOSLabel AnchorSideLeft.Control = TargetOSLabel
AnchorSideTop.Control = TargetDirectoryComboBox AnchorSideTop.Control = TargetDirectoryComboBox
Left = 6 Left = 6
Height = 18 Height = 14
Top = 351 Top = 354
Width = 102 Width = 80
Caption = 'Target Directory' Caption = 'Target Directory'
ParentColor = False ParentColor = False
end end
@ -252,9 +250,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideLeft.Control = TargetDirectoryLabel AnchorSideLeft.Control = TargetDirectoryLabel
AnchorSideTop.Control = TargetCPUComboBox AnchorSideTop.Control = TargetCPUComboBox
Left = 6 Left = 6
Height = 18 Height = 14
Top = 386 Top = 381
Width = 71 Width = 56
Caption = 'Target CPU' Caption = 'Target CPU'
ParentColor = False ParentColor = False
end end
@ -276,9 +274,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = CleanAllCheckBox AnchorSideBottom.Control = CleanAllCheckBox
Left = 320 Left = 320
Height = 194 Height = 215
Top = 6 Top = 6
Width = 161 Width = 155
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
AutoFill = True AutoFill = True
BorderSpacing.Around = 6 BorderSpacing.Around = 6
@ -291,7 +289,6 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
ChildSizing.ShrinkVertical = crsScaleChilds ChildSizing.ShrinkVertical = crsScaleChilds
ChildSizing.Layout = cclLeftToRightThenTopToBottom ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 1 ChildSizing.ControlsPerLine = 1
Ctl3D = False
TabOrder = 0 TabOrder = 0
end end
object CleanAllCheckBox: TCheckBox object CleanAllCheckBox: TCheckBox
@ -300,9 +297,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
AnchorSideBottom.Control = WithStaticPackagesCheckBox AnchorSideBottom.Control = WithStaticPackagesCheckBox
Left = 320 Left = 320
Height = 22 Height = 17
Top = 216 Top = 237
Width = 79 Width = 59
Anchors = [akLeft, akBottom] Anchors = [akLeft, akBottom]
BorderSpacing.Top = 16 BorderSpacing.Top = 16
BorderSpacing.Bottom = 6 BorderSpacing.Bottom = 6
@ -316,9 +313,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideBottom.Control = ItemsListBox AnchorSideBottom.Control = ItemsListBox
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 320 Left = 320
Height = 22 Height = 17
Top = 244 Top = 260
Width = 211 Width = 164
Anchors = [akLeft, akBottom] Anchors = [akLeft, akBottom]
BorderSpacing.Top = 6 BorderSpacing.Top = 6
Caption = 'WithStaticPackagesCheckBox' Caption = 'WithStaticPackagesCheckBox'
@ -330,7 +327,7 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideRight.Control = ItemListHeader AnchorSideRight.Control = ItemListHeader
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 6 Left = 6
Height = 238 Height = 249
Top = 28 Top = 28
Width = 308 Width = 308
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
@ -343,16 +340,15 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
ShowHint = True ShowHint = True
Style = lbOwnerDrawFixed Style = lbOwnerDrawFixed
TabOrder = 3 TabOrder = 3
TopIndex = -1
end end
object OptionsEdit: TEdit object OptionsEdit: TEdit
AnchorSideTop.Control = OptionsLabel AnchorSideTop.Control = OptionsLabel
AnchorSideRight.Control = AdvancedBuildOptionsPage AnchorSideRight.Control = AdvancedBuildOptionsPage
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 156 Left = 156
Height = 27 Height = 23
Top = 285 Top = 296
Width = 325 Width = 319
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Right = 6 BorderSpacing.Right = 6
@ -364,9 +360,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideRight.Control = AdvancedBuildOptionsPage AnchorSideRight.Control = AdvancedBuildOptionsPage
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 156 Left = 156
Height = 27 Height = 23
Top = 318 Top = 325
Width = 325 Width = 319
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Around = 6 BorderSpacing.Around = 6
@ -378,13 +374,12 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = TargetDirectoryButton AnchorSideRight.Control = TargetDirectoryButton
Left = 156 Left = 156
Height = 29 Height = 21
Top = 351 Top = 354
Width = 297 Width = 291
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoComplete = False AutoComplete = False
Ctl3D = False ItemHeight = 13
ItemHeight = 0
ItemWidth = 0 ItemWidth = 0
TabOrder = 6 TabOrder = 6
end end
@ -395,14 +390,13 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideRight.Control = TargetDirectoryComboBox AnchorSideRight.Control = TargetDirectoryComboBox
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
Left = 156 Left = 156
Height = 29 Height = 21
Top = 386 Top = 381
Width = 297 Width = 291
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoComplete = False AutoComplete = False
BorderSpacing.Top = 6 BorderSpacing.Top = 6
Ctl3D = False ItemHeight = 13
ItemHeight = 0
ItemWidth = 0 ItemWidth = 0
TabOrder = 7 TabOrder = 7
end end
@ -412,9 +406,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = TargetDirectoryComboBox AnchorSideBottom.Control = TargetDirectoryComboBox
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 459 Left = 453
Height = 29 Height = 21
Top = 351 Top = 354
Width = 22 Width = 22
Anchors = [akTop, akRight, akBottom] Anchors = [akTop, akRight, akBottom]
BorderSpacing.Left = 6 BorderSpacing.Left = 6
@ -428,9 +422,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideTop.Control = TargetCPUComboBox AnchorSideTop.Control = TargetCPUComboBox
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
Left = 6 Left = 6
Height = 22 Height = 17
Top = 425 Top = 412
Width = 194 Width = 146
BorderSpacing.Top = 10 BorderSpacing.Top = 10
BorderSpacing.Bottom = 6 BorderSpacing.Bottom = 6
Caption = 'RestartAfterBuildCheckBox' Caption = 'RestartAfterBuildCheckBox'
@ -441,9 +435,9 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
AnchorSideTop.Control = RestartAfterBuildCheckBox AnchorSideTop.Control = RestartAfterBuildCheckBox
AnchorSideTop.Side = asrBottom AnchorSideTop.Side = asrBottom
Left = 6 Left = 6
Height = 22 Height = 17
Top = 453 Top = 435
Width = 168 Width = 125
BorderSpacing.Top = 6 BorderSpacing.Top = 6
Caption = 'ConfirmBuildCheckBox' Caption = 'ConfirmBuildCheckBox'
TabOrder = 10 TabOrder = 10

View File

@ -10,155 +10,154 @@ LazarusResources.Add('TConfigureBuildLazarusDlg','FORMDATA',[
+#14'poScreenCenter'#10'LCLVersion'#6#6'0.9.27'#0#6'TPanel'#12'CBLDBtnPanel' +#14'poScreenCenter'#10'LCLVersion'#6#6'0.9.27'#0#6'TPanel'#12'CBLDBtnPanel'
+#22'AnchorSideLeft.Control'#7#8'Notebook'#21'AnchorSideTop.Control'#7#8'Note' +#22'AnchorSideLeft.Control'#7#8'Notebook'#21'AnchorSideTop.Control'#7#8'Note'
+'book'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#8 +'book'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#8
+'Notebook'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'0' +'Notebook'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'&'
+#3'Top'#3#2#2#5'Width'#3#233#1#5'Align'#7#8'alBottom'#8'AutoSize'#9#10'Bevel' +#3'Top'#3#12#2#5'Width'#3#233#1#5'Align'#7#8'alBottom'#8'AutoSize'#9#10'Beve'
+'Outer'#7#6'bvNone'#12'ClientHeight'#2'0'#11'ClientWidth'#3#233#1#8'TabOrder' +'lOuter'#7#6'bvNone'#12'ClientHeight'#2'&'#11'ClientWidth'#3#233#1#8'TabOrde'
+#2#0#0#7'TBitBtn'#12'CancelButton'#20'AnchorSideRight.Side'#7#9'asrBottom'#4 +'r'#2#0#0#7'TBitBtn'#12'CancelButton'#20'AnchorSideRight.Side'#7#9'asrBottom'
+'Left'#3#169#1#6'Height'#2'$'#3'Top'#2#6#5'Width'#2':'#5'Align'#7#7'alRight' +#4'Left'#3#150#1#6'Height'#2#26#3'Top'#2#6#5'Width'#2'M'#5'Align'#7#7'alRigh'
+#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#6'Cancel'#9#7'Caption'#6#6'Cance' +'t'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#6'Cancel'#9#7'Caption'#6#6'Ca'
+'l'#9'NumGlyphs'#2#0#7'OnClick'#7#17'CancelButtonClick'#8'TabOrder'#2#0#0#0#7 +'ncel'#4'Kind'#7#8'bkCancel'#11'ModalResult'#2#2#9'NumGlyphs'#2#0#8'TabOrder'
+'TBitBtn'#18'SaveSettingsButton'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4 +#2#0#0#0#7'TBitBtn'#18'SaveSettingsButton'#21'AnchorSideBottom.Side'#7#9'asr'
+'Left'#3'='#1#6'Height'#2'$'#3'Top'#2#6#5'Width'#2'f'#5'Align'#7#7'alRight'#8 +'Bottom'#4'Left'#3'5'#1#6'Height'#2#26#3'Top'#2#6#5'Width'#2'['#5'Align'#7#7
+'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#13'Save settings'#9'N' +'alRight'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#13'Save se'
+'umGlyphs'#2#0#7'OnClick'#7#23'SaveSettingsButtonClick'#8'TabOrder'#2#1#0#0#7 +'ttings'#9'NumGlyphs'#2#0#7'OnClick'#7#23'SaveSettingsButtonClick'#8'TabOrde'
+'TBitBtn'#13'CompileButton'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left' +'r'#2#1#0#0#7'TBitBtn'#13'CompileButton'#21'AnchorSideBottom.Side'#7#9'asrBo'
+#3#244#0#6'Height'#2'$'#3'Top'#2#6#5'Width'#2'C'#5'Align'#7#7'alRight'#8'Aut' +'ttom'#4'Left'#3#240#0#6'Height'#2#26#3'Top'#2#6#5'Width'#2'?'#5'Align'#7#7
+'oSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#7'Compile'#9'NumGlyphs'#2 +'alRight'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#7'Compile'
+#0#7'OnClick'#7#18'CompileButtonClick'#8'TabOrder'#2#2#0#0#7'TBitBtn'#10'Hel' +#9'NumGlyphs'#2#0#7'OnClick'#7#18'CompileButtonClick'#8'TabOrder'#2#2#0#0#7
+'pButton'#4'Left'#2#6#6'Height'#2'$'#3'Top'#2#6#5'Width'#2'D'#5'Align'#7#6'a' +'TBitBtn'#10'HelpButton'#4'Left'#2#6#6'Height'#2#26#3'Top'#2#6#5'Width'#2'B'
+'lLeft'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#5'&Help'#4'K' +#5'Align'#7#6'alLeft'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6
+'ind'#7#6'bkHelp'#9'NumGlyphs'#2#0#7'OnClick'#7#15'HelpButtonClick'#8'TabOrd' +#5'&Help'#4'Kind'#7#6'bkHelp'#9'NumGlyphs'#2#0#7'OnClick'#7#15'HelpButtonCli'
+'er'#2#3#0#0#0#9'TNotebook'#8'Notebook'#22'AnchorSideLeft.Control'#7#5'Owner' +'ck'#8'TabOrder'#2#3#0#0#0#9'TNotebook'#8'Notebook'#22'AnchorSideLeft.Contro'
+#21'AnchorSideTop.Control'#7#5'Owner'#23'AnchorSideRight.Control'#7#5'Owner' +'l'#7#5'Owner'#21'AnchorSideTop.Control'#7#5'Owner'#23'AnchorSideRight.Contr'
+#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#12'C' +'ol'#7#5'Owner'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.'
+'BLDBtnPanel'#4'Left'#2#0#6'Height'#3#2#2#3'Top'#2#0#5'Width'#3#233#1#7'Anch' +'Control'#7#12'CBLDBtnPanel'#4'Left'#2#0#6'Height'#3#12#2#3'Top'#2#0#5'Width'
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#7'OnEnter'#7#19'Noteboo' +#3#233#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#7'OnEnter'
+'kPageChanged'#13'OnPageChanged'#7#19'NotebookPageChanged'#9'PageIndex'#2#1#8 +#7#19'NotebookPageChanged'#13'OnPageChanged'#7#19'NotebookPageChanged'#9'Pag'
+'TabOrder'#2#1#0#5'TPage'#21'QuickBuildOptionsPage'#21'AnchorSideBottom.Side' +'eIndex'#2#1#8'TabOrder'#2#1#0#5'TPage'#21'QuickBuildOptionsPage'#21'AnchorS'
+#7#9'asrBottom'#7'Caption'#6#17'QuickBuildOptions'#11'ClientWidth'#3#231#1#12 +'ideBottom.Side'#7#9'asrBottom'#7'Caption'#6#17'QuickBuildOptions'#11'Client'
+'ClientHeight'#3#211#1#0#6'TLabel'#27'QuickLCLInterfaceComboLabel'#22'Anchor' +'Width'#3#225#1#12'ClientHeight'#3#232#1#0#6'TLabel'#27'QuickLCLInterfaceCom'
+'SideLeft.Control'#7#27'QuickBuildOptionsRadioGroup'#19'AnchorSideLeft.Side' +'boLabel'#22'AnchorSideLeft.Control'#7#27'QuickBuildOptionsRadioGroup'#19'An'
+#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#30#1#6'Hei' +'chorSideLeft.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#4
+'ght'#2#18#3'Top'#2','#5'Width'#3#195#0#19'BorderSpacing.Right'#2#24#7'Capti' +'Left'#3#30#1#6'Height'#2#18#3'Top'#2','#5'Width'#3#195#0#19'BorderSpacing.R'
+'on'#6#27'QuickLCLInterfaceComboLabel'#11'ParentColor'#8#0#0#6'TLabel'#11'Ap' +'ight'#2#24#7'Caption'#6#27'QuickLCLInterfaceComboLabel'#11'ParentColor'#8#0
+'pLCLLabel'#22'AnchorSideLeft.Control'#7#27'QuickLCLInterfaceComboLabel'#23 +#0#6'TLabel'#11'AppLCLLabel'#22'AnchorSideLeft.Control'#7#27'QuickLCLInterfa'
+'AnchorSideRight.Control'#7#21'QuickBuildOptionsPage'#20'AnchorSideRight.Sid' +'ceComboLabel'#23'AnchorSideRight.Control'#7#21'QuickBuildOptionsPage'#20'An'
+'e'#7#9'asrBottom'#4'Left'#3#30#1#6'Height'#2#18#3'Top'#2'T'#5'Width'#2'('#19 +'chorSideRight.Side'#7#9'asrBottom'#4'Left'#3#30#1#6'Height'#2#18#3'Top'#2'T'
+'BorderSpacing.Right'#2#24#7'Caption'#6#6'Target'#11'ParentColor'#8#0#0#6'TL' +#5'Width'#2'('#19'BorderSpacing.Right'#2#24#7'Caption'#6#6'Target'#11'Parent'
+'abel'#11'IDELCLLabel'#22'AnchorSideLeft.Control'#7#27'QuickLCLInterfaceComb' +'Color'#8#0#0#6'TLabel'#11'IDELCLLabel'#22'AnchorSideLeft.Control'#7#27'Quic'
+'oLabel'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#30#1#6'Height'#2 +'kLCLInterfaceComboLabel'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3
+#18#3'Top'#3#132#0#5'Width'#2#22#19'BorderSpacing.Right'#2#24#7'Caption'#6#3 +#30#1#6'Height'#2#18#3'Top'#3#132#0#5'Width'#2#22#19'BorderSpacing.Right'#2
+'IDE'#11'ParentColor'#8#0#0#9'TComboBox'#23'AppLCLInterfaceComboBox'#23'Anch' +#24#7'Caption'#6#3'IDE'#11'ParentColor'#8#0#0#9'TComboBox'#23'AppLCLInterfac'
+'orSideRight.Control'#7#21'QuickBuildOptionsPage'#20'AnchorSideRight.Side'#7 +'eComboBox'#23'AnchorSideRight.Control'#7#21'QuickBuildOptionsPage'#20'Ancho'
+#9'asrBottom'#4'Left'#3'k'#1#6'Height'#2#29#3'Top'#2'L'#5'Width'#2'd'#7'Anch' +'rSideRight.Side'#7#9'asrBottom'#4'Left'#3'e'#1#6'Height'#2#21#3'Top'#2'L'#5
+'ors'#11#5'akTop'#7'akRight'#0#12'AutoComplete'#8#19'BorderSpacing.Right'#2 +'Width'#2'd'#7'Anchors'#11#5'akTop'#7'akRight'#0#12'AutoComplete'#8#19'Borde'
+#24#5'Ctl3D'#8#7'Enabled'#8#10'ItemHeight'#2#0#9'ItemWidth'#2#0#8'OnChange'#7 +'rSpacing.Right'#2#24#7'Enabled'#8#10'ItemHeight'#2#13#9'ItemWidth'#2#0#8'On'
+#29'AppLCLInterfaceComboBoxChange'#8'TabOrder'#2#0#4'Text'#6#6'(none)'#0#0#9 +'Change'#7#29'AppLCLInterfaceComboBoxChange'#8'TabOrder'#2#0#4'Text'#6#6'(no'
+'TComboBox'#23'IDELCLInterfaceComboBox'#23'AnchorSideRight.Control'#7#21'Qui' +'ne)'#0#0#9'TComboBox'#23'IDELCLInterfaceComboBox'#23'AnchorSideRight.Contro'
+'ckBuildOptionsPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3'k'#1#6 +'l'#7#21'QuickBuildOptionsPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Le'
+'Height'#2#29#3'Top'#2'|'#5'Width'#2'd'#7'Anchors'#11#5'akTop'#7'akRight'#0 +'ft'#3'e'#1#6'Height'#2#21#3'Top'#2'|'#5'Width'#2'd'#7'Anchors'#11#5'akTop'#7
+#12'AutoComplete'#8#19'BorderSpacing.Right'#2#24#5'Ctl3D'#8#7'Enabled'#8#10 +'akRight'#0#12'AutoComplete'#8#19'BorderSpacing.Right'#2#24#7'Enabled'#8#10
+'ItemHeight'#2#0#9'ItemWidth'#2#0#8'OnChange'#7#29'AppLCLInterfaceComboBoxCh' +'ItemHeight'#2#13#9'ItemWidth'#2#0#8'OnChange'#7#29'AppLCLInterfaceComboBoxC'
+'ange'#8'TabOrder'#2#1#4'Text'#6#6'(none)'#0#0#11'TRadioGroup'#27'QuickBuild' +'hange'#8'TabOrder'#2#1#4'Text'#6#6'(none)'#0#0#11'TRadioGroup'#27'QuickBuil'
+'OptionsRadioGroup'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'H' +'dOptionsRadioGroup'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6
+'eight'#3#8#1#3'Top'#2#4#5'Width'#3#0#1#8'AutoFill'#9#19'BorderSpacing.Right' +'Height'#3#8#1#3'Top'#2#4#5'Width'#3#0#1#8'AutoFill'#9#19'BorderSpacing.Righ'
+#2#24#7'Caption'#6#27'QuickBuildOptionsRadioGroup'#28'ChildSizing.LeftRightS' +'t'#2#24#7'Caption'#6#27'QuickBuildOptionsRadioGroup'#28'ChildSizing.LeftRig'
+'pacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHori' +'htSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeH'
+'zontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24 +'orizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7
,'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChi' ,#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScale'
+'lds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Lay' +'Childs'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.'
+'out'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1 +'Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'
+#12'ClientHeight'#3#245#0#11'ClientWidth'#3#252#0#5'Ctl3D'#8#9'ItemIndex'#2#5 +#2#1#12'ClientHeight'#3#246#0#11'ClientWidth'#3#252#0#9'ItemIndex'#2#5#13'It'
+#13'Items.Strings'#1#6#9'Build LCL'#6#23'Build IDE with Packages'#6#26'Build' +'ems.Strings'#1#6#9'Build LCL'#6#23'Build IDE with Packages'#6#26'Build IDE '
+' IDE without Packages'#6#9'Build All'#6#20'Clean Up + Build all'#6#5'Other' +'without Packages'#6#9'Build All'#6#20'Clean Up + Build all'#6#5'Other'#0#7
+#0#7'OnClick'#7' QuickBuildOptionsRadioGroupClick'#8'TabOrder'#2#2#0#0#0#5'T' +'OnClick'#7' QuickBuildOptionsRadioGroupClick'#8'TabOrder'#2#2#0#0#0#5'TPage'
+'Page'#24'AdvancedBuildOptionsPage'#7'Caption'#6#20'AdvancedBuildOptions'#11 +#24'AdvancedBuildOptionsPage'#7'Caption'#6#20'AdvancedBuildOptions'#11'Clien'
+'ClientWidth'#3#231#1#12'ClientHeight'#3#231#1#0#6'TLabel'#12'OptionsLabel' +'tWidth'#3#225#1#12'ClientHeight'#3#242#1#0#6'TLabel'#12'OptionsLabel'#21'An'
+#21'AnchorSideTop.Control'#7#12'ItemsListBox'#18'AnchorSideTop.Side'#7#9'asr' +'chorSideTop.Control'#7#12'ItemsListBox'#18'AnchorSideTop.Side'#7#9'asrBotto'
+'Bottom'#4'Left'#2#6#6'Height'#2#18#3'Top'#3#29#1#5'Width'#2'2'#17'BorderSpa' +'m'#4'Left'#2#6#6'Height'#2#14#3'Top'#3'('#1#5'Width'#2'&'#17'BorderSpacing.'
+'cing.Top'#2#19#7'Caption'#6#7'Options'#11'ParentColor'#8#0#0#6'TLabel'#13'T' +'Top'#2#19#7'Caption'#6#7'Options'#11'ParentColor'#8#0#0#6'TLabel'#13'Target'
+'argetOSLabel'#22'AnchorSideLeft.Control'#7#12'OptionsLabel'#21'AnchorSideTo' +'OSLabel'#22'AnchorSideLeft.Control'#7#12'OptionsLabel'#21'AnchorSideTop.Con'
+'p.Control'#7#12'TargetOsEdit'#4'Left'#2#6#6'Height'#2#18#3'Top'#3'>'#1#5'Wi' +'trol'#7#12'TargetOsEdit'#4'Left'#2#6#6'Height'#2#14#3'Top'#3'E'#1#5'Width'#2
+'dth'#2'?'#7'Caption'#6#9'Target OS'#11'ParentColor'#8#0#0#6'TLabel'#20'Targ' +'2'#7'Caption'#6#9'Target OS'#11'ParentColor'#8#0#0#6'TLabel'#20'TargetDirec'
+'etDirectoryLabel'#22'AnchorSideLeft.Control'#7#13'TargetOSLabel'#21'AnchorS' +'toryLabel'#22'AnchorSideLeft.Control'#7#13'TargetOSLabel'#21'AnchorSideTop.'
+'ideTop.Control'#7#23'TargetDirectoryComboBox'#4'Left'#2#6#6'Height'#2#18#3 +'Control'#7#23'TargetDirectoryComboBox'#4'Left'#2#6#6'Height'#2#14#3'Top'#3
+'Top'#3'_'#1#5'Width'#2'f'#7'Caption'#6#16'Target Directory'#11'ParentColor' +'b'#1#5'Width'#2'P'#7'Caption'#6#16'Target Directory'#11'ParentColor'#8#0#0#6
+#8#0#0#6'TLabel'#14'TargetCPULabel'#22'AnchorSideLeft.Control'#7#20'TargetDi' +'TLabel'#14'TargetCPULabel'#22'AnchorSideLeft.Control'#7#20'TargetDirectoryL'
+'rectoryLabel'#21'AnchorSideTop.Control'#7#17'TargetCPUComboBox'#4'Left'#2#6 +'abel'#21'AnchorSideTop.Control'#7#17'TargetCPUComboBox'#4'Left'#2#6#6'Heigh'
+#6'Height'#2#18#3'Top'#3#130#1#5'Width'#2'G'#7'Caption'#6#10'Target CPU'#11 +'t'#2#14#3'Top'#3'}'#1#5'Width'#2'8'#7'Caption'#6#10'Target CPU'#11'ParentCo'
+'ParentColor'#8#0#0#14'THeaderControl'#14'ItemListHeader'#4'Left'#2#6#6'Heig' +'lor'#8#0#0#14'THeaderControl'#14'ItemListHeader'#4'Left'#2#6#6'Height'#2#24
+'ht'#2#24#3'Top'#2#4#5'Width'#3'4'#1#11'DragReorder'#8#8'Sections'#14#0#14'O' +#3'Top'#2#4#5'Width'#3'4'#1#11'DragReorder'#8#8'Sections'#14#0#14'OnSectionC'
+'nSectionClick'#7#26'ItemListHeaderSectionClick'#8'OnResize'#7#20'ItemListHe' +'lick'#7#26'ItemListHeaderSectionClick'#8'OnResize'#7#20'ItemListHeaderResiz'
+'aderResize'#0#0#11'TRadioGroup'#22'LCLInterfaceRadioGroup'#22'AnchorSideLef' +'e'#0#0#11'TRadioGroup'#22'LCLInterfaceRadioGroup'#22'AnchorSideLeft.Control'
+'t.Control'#7#14'ItemListHeader'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'A' +#7#14'ItemListHeader'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTo'
+'nchorSideTop.Control'#7#24'AdvancedBuildOptionsPage'#23'AnchorSideRight.Con' +'p.Control'#7#24'AdvancedBuildOptionsPage'#23'AnchorSideRight.Control'#7#24
+'trol'#7#24'AdvancedBuildOptionsPage'#20'AnchorSideRight.Side'#7#9'asrBottom' +'AdvancedBuildOptionsPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'Anchor'
+#24'AnchorSideBottom.Control'#7#16'CleanAllCheckBox'#4'Left'#3'@'#1#6'Height' +'SideBottom.Control'#7#16'CleanAllCheckBox'#4'Left'#3'@'#1#6'Height'#3#215#0
+#3#194#0#3'Top'#2#6#5'Width'#3#161#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRi' +#3'Top'#2#6#5'Width'#3#155#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'a'
+'ght'#8'akBottom'#0#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6 +'kBottom'#0#8'AutoFill'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#22'LCLIn'
+#22'LCLInterfaceRadioGroup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSiz' +'terfaceRadioGroup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopB'
+'ing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogen' +'ottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChild'
+'ousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResi' +'Resize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'C'
+'ze'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.Sh' +'hildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVert'
+'rinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRig' +'ical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTo'
+'htThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#5'Ctl3D'#8#8'TabOrde' +'pToBottom'#27'ChildSizing.ControlsPerLine'#2#1#8'TabOrder'#2#0#0#0#9'TCheck'
+'r'#2#0#0#0#9'TCheckBox'#16'CleanAllCheckBox'#22'AnchorSideLeft.Control'#7#22 +'Box'#16'CleanAllCheckBox'#22'AnchorSideLeft.Control'#7#22'LCLInterfaceRadio'
+'LCLInterfaceRadioGroup'#21'AnchorSideTop.Control'#7#22'LCLInterfaceRadioGro' +'Group'#21'AnchorSideTop.Control'#7#22'LCLInterfaceRadioGroup'#18'AnchorSide'
+'up'#18'AnchorSideTop.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#26 +'Top.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#26'WithStaticPackag'
+'WithStaticPackagesCheckBox'#4'Left'#3'@'#1#6'Height'#2#22#3'Top'#3#216#0#5 +'esCheckBox'#4'Left'#3'@'#1#6'Height'#2#17#3'Top'#3#237#0#5'Width'#2';'#7'An'
+'Width'#2'O'#7'Anchors'#11#6'akLeft'#8'akBottom'#0#17'BorderSpacing.Top'#2#16 +'chors'#11#6'akLeft'#8'akBottom'#0#17'BorderSpacing.Top'#2#16#20'BorderSpaci'
+#20'BorderSpacing.Bottom'#2#6#7'Caption'#6#9'Clean All'#8'TabOrder'#2#1#0#0#9 +'ng.Bottom'#2#6#7'Caption'#6#9'Clean All'#8'TabOrder'#2#1#0#0#9'TCheckBox'#26
+'TCheckBox'#26'WithStaticPackagesCheckBox'#22'AnchorSideLeft.Control'#7#22'L' +'WithStaticPackagesCheckBox'#22'AnchorSideLeft.Control'#7#22'LCLInterfaceRad'
+'CLInterfaceRadioGroup'#21'AnchorSideTop.Control'#7#16'CleanAllCheckBox'#18 +'ioGroup'#21'AnchorSideTop.Control'#7#16'CleanAllCheckBox'#18'AnchorSideTop.'
+'AnchorSideTop.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#12'ItemsL' +'Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#12'ItemsListBox'#21'Anc'
+'istBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3'@'#1#6'Height'#2 +'horSideBottom.Side'#7#9'asrBottom'#4'Left'#3'@'#1#6'Height'#2#17#3'Top'#3#4
+#22#3'Top'#3#244#0#5'Width'#3#211#0#7'Anchors'#11#6'akLeft'#8'akBottom'#0#17 +#1#5'Width'#3#164#0#7'Anchors'#11#6'akLeft'#8'akBottom'#0#17'BorderSpacing.T'
+'BorderSpacing.Top'#2#6#7'Caption'#6#26'WithStaticPackagesCheckBox'#8'TabOrd' +'op'#2#6#7'Caption'#6#26'WithStaticPackagesCheckBox'#8'TabOrder'#2#2#0#0#8'T'
+'er'#2#2#0#0#8'TListBox'#12'ItemsListBox'#21'AnchorSideTop.Control'#7#14'Ite' +'ListBox'#12'ItemsListBox'#21'AnchorSideTop.Control'#7#14'ItemListHeader'#18
+'mListHeader'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Contr' +'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#14'ItemLis'
+'ol'#7#14'ItemListHeader'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6 +'tHeader'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#249
+#6'Height'#3#238#0#3'Top'#2#28#5'Width'#3'4'#1#7'Anchors'#11#5'akTop'#6'akLe' +#0#3'Top'#2#28#5'Width'#3'4'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8
+'ft'#7'akRight'#8'akBottom'#0#18'BorderSpacing.Left'#2#6#10'ItemHeight'#2#25 +'akBottom'#0#18'BorderSpacing.Left'#2#6#10'ItemHeight'#2#25#10'OnDrawItem'#7
+#10'OnDrawItem'#7#20'ItemsListBoxDrawItem'#11'OnMouseDown'#7#21'ItemsListBox' +#20'ItemsListBoxDrawItem'#11'OnMouseDown'#7#21'ItemsListBoxMouseDown'#10'OnS'
+'MouseDown'#10'OnShowHint'#7#20'ItemsListBoxShowHint'#14'ParentShowHint'#8#8 +'howHint'#7#20'ItemsListBoxShowHint'#14'ParentShowHint'#8#8'ShowHint'#9#5'St'
+'ShowHint'#9#5'Style'#7#16'lbOwnerDrawFixed'#8'TabOrder'#2#3#8'TopIndex'#2 +'yle'#7#16'lbOwnerDrawFixed'#8'TabOrder'#2#3#0#0#5'TEdit'#11'OptionsEdit'#21
+#255#0#0#5'TEdit'#11'OptionsEdit'#21'AnchorSideTop.Control'#7#12'OptionsLabe' +'AnchorSideTop.Control'#7#12'OptionsLabel'#23'AnchorSideRight.Control'#7#24
+'l'#23'AnchorSideRight.Control'#7#24'AdvancedBuildOptionsPage'#20'AnchorSide' +'AdvancedBuildOptionsPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3
+'Right.Side'#7#9'asrBottom'#4'Left'#3#156#0#6'Height'#2#27#3'Top'#3#29#1#5'W' +#156#0#6'Height'#2#23#3'Top'#3'('#1#5'Width'#3'?'#1#7'Anchors'#11#5'akTop'#6
+'idth'#3'E'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#19 +'akLeft'#7'akRight'#0#8'AutoSize'#9#19'BorderSpacing.Right'#2#6#8'TabOrder'#2
+'BorderSpacing.Right'#2#6#8'TabOrder'#2#4#0#0#5'TEdit'#12'TargetOsEdit'#21'A' +#4#0#0#5'TEdit'#12'TargetOsEdit'#21'AnchorSideTop.Control'#7#11'OptionsEdit'
+'nchorSideTop.Control'#7#11'OptionsEdit'#18'AnchorSideTop.Side'#7#9'asrBotto' +#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#24'Adva'
+'m'#23'AnchorSideRight.Control'#7#24'AdvancedBuildOptionsPage'#20'AnchorSide' +'ncedBuildOptionsPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#156
,'Right.Side'#7#9'asrBottom'#4'Left'#3#156#0#6'Height'#2#27#3'Top'#3'>'#1#5'W' ,#0#6'Height'#2#23#3'Top'#3'E'#1#5'Width'#3'?'#1#7'Anchors'#11#5'akTop'#6'akL'
+'idth'#3'E'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20 +'eft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#5
+'BorderSpacing.Around'#2#6#8'TabOrder'#2#5#0#0#9'TComboBox'#23'TargetDirecto' +#0#0#9'TComboBox'#23'TargetDirectoryComboBox'#22'AnchorSideLeft.Control'#7#12
+'ryComboBox'#22'AnchorSideLeft.Control'#7#12'TargetOsEdit'#21'AnchorSideTop.' +'TargetOsEdit'#21'AnchorSideTop.Control'#7#12'TargetOsEdit'#18'AnchorSideTop'
+'Control'#7#12'TargetOsEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'Anchor' +'.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#21'TargetDirectoryButto'
+'SideRight.Control'#7#21'TargetDirectoryButton'#4'Left'#3#156#0#6'Height'#2 +'n'#4'Left'#3#156#0#6'Height'#2#21#3'Top'#3'b'#1#5'Width'#3'#'#1#7'Anchors'
+#29#3'Top'#3'_'#1#5'Width'#3')'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight' +#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#8#10'ItemHeight'#2#13#9
+#0#12'AutoComplete'#8#5'Ctl3D'#8#10'ItemHeight'#2#0#9'ItemWidth'#2#0#8'TabOr' +'ItemWidth'#2#0#8'TabOrder'#2#6#0#0#9'TComboBox'#17'TargetCPUComboBox'#22'An'
+'der'#2#6#0#0#9'TComboBox'#17'TargetCPUComboBox'#22'AnchorSideLeft.Control'#7 +'chorSideLeft.Control'#7#23'TargetDirectoryComboBox'#21'AnchorSideTop.Contro'
+#23'TargetDirectoryComboBox'#21'AnchorSideTop.Control'#7#23'TargetDirectoryC' +'l'#7#23'TargetDirectoryComboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'A'
+'omboBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7 +'nchorSideRight.Control'#7#23'TargetDirectoryComboBox'#20'AnchorSideRight.Si'
+#23'TargetDirectoryComboBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left' +'de'#7#9'asrBottom'#4'Left'#3#156#0#6'Height'#2#21#3'Top'#3'}'#1#5'Width'#3
+#3#156#0#6'Height'#2#29#3'Top'#3#130#1#5'Width'#3')'#1#7'Anchors'#11#5'akTop' +'#'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#12'AutoComplete'#8#17'Bo'
+#6'akLeft'#7'akRight'#0#12'AutoComplete'#8#17'BorderSpacing.Top'#2#6#5'Ctl3D' +'rderSpacing.Top'#2#6#10'ItemHeight'#2#13#9'ItemWidth'#2#0#8'TabOrder'#2#7#0
+#8#10'ItemHeight'#2#0#9'ItemWidth'#2#0#8'TabOrder'#2#7#0#0#7'TButton'#21'Tar' +#0#7'TButton'#21'TargetDirectoryButton'#21'AnchorSideTop.Control'#7#23'Targe'
+'getDirectoryButton'#21'AnchorSideTop.Control'#7#23'TargetDirectoryComboBox' +'tDirectoryComboBox'#23'AnchorSideRight.Control'#7#24'AdvancedBuildOptionsPa'
+#23'AnchorSideRight.Control'#7#24'AdvancedBuildOptionsPage'#20'AnchorSideRig' +'ge'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7
+'ht.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#23'TargetDirectoryCo' +#23'TargetDirectoryComboBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'
+'mboBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#203#1#6'Height'#2 +#3#197#1#6'Height'#2#21#3'Top'#3'b'#1#5'Width'#2#22#7'Anchors'#11#5'akTop'#7
+#29#3'Top'#3'_'#1#5'Width'#2#22#7'Anchors'#11#5'akTop'#7'akRight'#8'akBottom' +'akRight'#8'akBottom'#0#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2
+#0#18'BorderSpacing.Left'#2#6#19'BorderSpacing.Right'#2#6#7'Caption'#6#3'...' +#6#7'Caption'#6#3'...'#7'OnClick'#7#26'TargetDirectoryButtonClick'#8'TabOrde'
+#7'OnClick'#7#26'TargetDirectoryButtonClick'#8'TabOrder'#2#8#0#0#9'TCheckBox' +'r'#2#8#0#0#9'TCheckBox'#25'RestartAfterBuildCheckBox'#22'AnchorSideLeft.Con'
+#25'RestartAfterBuildCheckBox'#22'AnchorSideLeft.Control'#7#14'TargetCPULabe' +'trol'#7#14'TargetCPULabel'#21'AnchorSideTop.Control'#7#17'TargetCPUComboBox'
+'l'#21'AnchorSideTop.Control'#7#17'TargetCPUComboBox'#18'AnchorSideTop.Side' +#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#169#1#5'Width'#3#194#0#17 +#156#1#5'Width'#3#146#0#17'BorderSpacing.Top'#2#10#20'BorderSpacing.Bottom'#2
+'BorderSpacing.Top'#2#10#20'BorderSpacing.Bottom'#2#6#7'Caption'#6#25'Restar' +#6#7'Caption'#6#25'RestartAfterBuildCheckBox'#8'TabOrder'#2#9#0#0#9'TCheckBo'
+'tAfterBuildCheckBox'#8'TabOrder'#2#9#0#0#9'TCheckBox'#20'ConfirmBuildCheckB' +'x'#20'ConfirmBuildCheckBox'#22'AnchorSideLeft.Control'#7#25'RestartAfterBui'
+'ox'#22'AnchorSideLeft.Control'#7#25'RestartAfterBuildCheckBox'#21'AnchorSid' +'ldCheckBox'#21'AnchorSideTop.Control'#7#25'RestartAfterBuildCheckBox'#18'An'
+'eTop.Control'#7#25'RestartAfterBuildCheckBox'#18'AnchorSideTop.Side'#7#9'as' +'chorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#3#179#1#5
+'rBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#197#1#5'Width'#3#168#0#17'Bord' +'Width'#2'}'#17'BorderSpacing.Top'#2#6#7'Caption'#6#20'ConfirmBuildCheckBox'
+'erSpacing.Top'#2#6#7'Caption'#6#20'ConfirmBuildCheckBox'#8'TabOrder'#2#10#0 +#8'TabOrder'#2#10#0#0#0#0#0
+#0#0#0#0
]); ]);

View File

@ -215,7 +215,6 @@ type
CBLDBtnPanel: TPanel; CBLDBtnPanel: TPanel;
LCLInterfaceRadioGroup: TRadioGroup; LCLInterfaceRadioGroup: TRadioGroup;
procedure AppLCLInterfaceComboBoxChange(Sender: TObject); procedure AppLCLInterfaceComboBoxChange(Sender: TObject);
procedure CancelButtonClick(Sender: TObject);
procedure CompileButtonClick(Sender: TObject); procedure CompileButtonClick(Sender: TObject);
procedure FormClose(Sender: TObject; var CloseAction: TCloseAction); procedure FormClose(Sender: TObject; var CloseAction: TCloseAction);
procedure FormCreate(Sender: TObject); procedure FormCreate(Sender: TObject);
@ -861,8 +860,6 @@ begin
CompileButton.LoadGlyphFromLazarusResource('menu_build'); CompileButton.LoadGlyphFromLazarusResource('menu_build');
SaveSettingsButton.LoadGlyphFromLazarusResource('menu_save'); SaveSettingsButton.LoadGlyphFromLazarusResource('menu_save');
CancelButton.LoadGlyphFromLazarusResource('btn_cancel');
HelpButton.LoadGlyphFromLazarusResource('btn_help');
Load(FOptions); Load(FOptions);
end; end;
@ -1138,11 +1135,6 @@ begin
ModalResult:=mrOk; ModalResult:=mrOk;
end; end;
procedure TConfigureBuildLazarusDlg.CancelButtonClick(Sender: TObject);
begin
ModalResult:=mrCancel;
end;
procedure TConfigureBuildLazarusDlg.FormClose(Sender: TObject; procedure TConfigureBuildLazarusDlg.FormClose(Sender: TObject;
var CloseAction: TCloseAction); var CloseAction: TCloseAction);
begin begin