mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 12:39:29 +02:00
ide: further improve project options dialog
- use IconPanel.BorderStyle instead of BevelStyle to achieve frame around it - apply autosize for some checkboxes git-svn-id: trunk@16888 -
This commit is contained in:
parent
586365803f
commit
7b46a25254
@ -1,7 +1,7 @@
|
||||
object ProjectOptionsDialog: TProjectOptionsDialog
|
||||
Left = 677
|
||||
Left = 485
|
||||
Height = 420
|
||||
Top = 260
|
||||
Top = 256
|
||||
Width = 473
|
||||
ActiveControl = Notebook
|
||||
BorderIcons = [biSystemMenu]
|
||||
@ -20,7 +20,7 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
||||
Width = 473
|
||||
Align = alTop
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
PageIndex = 4
|
||||
PageIndex = 0
|
||||
TabOrder = 0
|
||||
object ApplicationPage: TPage
|
||||
Caption = 'ApplicationPage'
|
||||
@ -28,14 +28,14 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
||||
ClientHeight = 356
|
||||
object AppSettingsGroupBox: TGroupBox
|
||||
Left = 6
|
||||
Height = 219
|
||||
Height = 209
|
||||
Top = 6
|
||||
Width = 453
|
||||
Align = alTop
|
||||
AutoSize = True
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'AppSettingsGroupBox'
|
||||
ClientHeight = 201
|
||||
ClientHeight = 191
|
||||
ClientWidth = 449
|
||||
TabOrder = 0
|
||||
object TitleLabel: TLabel
|
||||
@ -78,10 +78,9 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
||||
AnchorSideTop.Control = IconPanel
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 24
|
||||
Height = 19
|
||||
Top = 141
|
||||
Width = 425
|
||||
AutoSize = False
|
||||
Width = 142
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'UseAppBundleCheckBox'
|
||||
TabOrder = 1
|
||||
@ -91,10 +90,9 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
||||
AnchorSideTop.Control = UseAppBundleCheckBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 24
|
||||
Top = 171
|
||||
Width = 425
|
||||
AutoSize = False
|
||||
Height = 19
|
||||
Top = 166
|
||||
Width = 144
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'UseXPManifestCheckBox'
|
||||
TabOrder = 2
|
||||
@ -109,16 +107,17 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
||||
Width = 100
|
||||
BorderSpacing.Left = 100
|
||||
BorderSpacing.Around = 6
|
||||
BevelInner = bvRaised
|
||||
BevelOuter = bvLowered
|
||||
ClientHeight = 100
|
||||
ClientWidth = 100
|
||||
BevelOuter = bvNone
|
||||
BorderWidth = 1
|
||||
BorderStyle = bsSingle
|
||||
ClientHeight = 96
|
||||
ClientWidth = 96
|
||||
TabOrder = 3
|
||||
object IconImage: TImage
|
||||
Left = 2
|
||||
Height = 96
|
||||
Top = 2
|
||||
Width = 96
|
||||
Left = 1
|
||||
Height = 94
|
||||
Top = 1
|
||||
Width = 94
|
||||
Align = alClient
|
||||
Center = True
|
||||
end
|
||||
@ -174,7 +173,7 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
||||
object OutputSettingsGroupBox: TGroupBox
|
||||
Left = 6
|
||||
Height = 73
|
||||
Top = 231
|
||||
Top = 221
|
||||
Width = 453
|
||||
Align = alTop
|
||||
AutoSize = True
|
||||
@ -216,7 +215,7 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 23
|
||||
Top = 310
|
||||
Top = 300
|
||||
Width = 142
|
||||
AutoSize = True
|
||||
BorderSpacing.Around = 6
|
||||
@ -445,8 +444,8 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
||||
AutoSize = True
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'LazDocPathsGroupBox'
|
||||
ClientHeight = 178
|
||||
ClientWidth = 449
|
||||
ClientHeight = 196
|
||||
ClientWidth = 453
|
||||
TabOrder = 0
|
||||
object LazDocListBox: TListBox
|
||||
AnchorSideLeft.Control = LazDocPathsGroupBox
|
||||
|
@ -1,20 +1,20 @@
|
||||
{ This is an automatically generated lazarus resource file }
|
||||
|
||||
LazarusResources.Add('TProjectOptionsDialog','FORMDATA',[
|
||||
'TPF0'#21'TProjectOptionsDialog'#20'ProjectOptionsDialog'#4'Left'#3#165#2#6'H'
|
||||
+'eight'#3#164#1#3'Top'#3#4#1#5'Width'#3#217#1#13'ActiveControl'#7#8'Notebook'
|
||||
'TPF0'#21'TProjectOptionsDialog'#20'ProjectOptionsDialog'#4'Left'#3#229#1#6'H'
|
||||
+'eight'#3#164#1#3'Top'#3#0#1#5'Width'#3#217#1#13'ActiveControl'#7#8'Notebook'
|
||||
+#11'BorderIcons'#11#12'biSystemMenu'#0#7'Caption'#6#20'ProjectOptionsDialog'
|
||||
+#12'ClientHeight'#3#164#1#11'ClientWidth'#3#217#1#21'Constraints.MinHeight'#3
|
||||
+#164#1#20'Constraints.MinWidth'#3#144#1#7'OnClose'#7#19'ProjectOptionsClose'
|
||||
+#10'ParentFont'#8#8'Position'#7#14'poScreenCenter'#10'LCLVersion'#6#6'0.9.27'
|
||||
+#0#9'TNotebook'#8'Notebook'#24'AnchorSideBottom.Control'#7#11'PODBtnPanel'#6
|
||||
+'Height'#3'~'#1#5'Width'#3#217#1#5'Align'#7#5'alTop'#7'Anchors'#11#5'akTop'#6
|
||||
+'akLeft'#7'akRight'#8'akBottom'#0#9'PageIndex'#2#4#8'TabOrder'#2#0#0#5'TPage'
|
||||
+'akLeft'#7'akRight'#8'akBottom'#0#9'PageIndex'#2#0#8'TabOrder'#2#0#0#5'TPage'
|
||||
+#15'ApplicationPage'#7'Caption'#6#15'ApplicationPage'#11'ClientWidth'#3#209#1
|
||||
+#12'ClientHeight'#3'd'#1#0#9'TGroupBox'#19'AppSettingsGroupBox'#4'Left'#2#6#6
|
||||
+'Height'#3#219#0#3'Top'#2#6#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoSize'
|
||||
+'Height'#3#209#0#3'Top'#2#6#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoSize'
|
||||
+#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'AppSettingsGroupBox'#12'Clie'
|
||||
+'ntHeight'#3#201#0#11'ClientWidth'#3#193#1#8'TabOrder'#2#0#0#6'TLabel'#10'Ti'
|
||||
+'ntHeight'#3#191#0#11'ClientWidth'#3#193#1#8'TabOrder'#2#0#0#6'TLabel'#10'Ti'
|
||||
+'tleLabel'#22'AnchorSideLeft.Control'#7#19'AppSettingsGroupBox'#21'AnchorSid'
|
||||
+'eTop.Control'#7#9'TitleEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2
|
||||
+#6#6'Height'#2#14#3'Top'#2#10#5'Width'#2'.'#18'BorderSpacing.Left'#2#6#7'Cap'
|
||||
@ -27,324 +27,323 @@ LazarusResources.Add('TProjectOptionsDialog','FORMDATA',[
|
||||
+'d'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#9'TitleEdit'#0#0#9
|
||||
+'TCheckBox'#20'UseAppBundleCheckBox'#22'AnchorSideLeft.Control'#7#19'AppSett'
|
||||
+'ingsGroupBox'#21'AnchorSideTop.Control'#7#9'IconPanel'#18'AnchorSideTop.Sid'
|
||||
+'e'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#24#3'Top'#3#141#0#5'Width'#3#169#1
|
||||
+#8'AutoSize'#8#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'UseAppBundleChec'
|
||||
+'kBox'#8'TabOrder'#2#1#0#0#9'TCheckBox'#21'UseXPManifestCheckBox'#22'AnchorS'
|
||||
+'ideLeft.Control'#7#19'AppSettingsGroupBox'#21'AnchorSideTop.Control'#7#20'U'
|
||||
+'seAppBundleCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'He'
|
||||
+'ight'#2#24#3'Top'#3#171#0#5'Width'#3#169#1#8'AutoSize'#8#20'BorderSpacing.A'
|
||||
+'round'#2#6#7'Caption'#6#21'UseXPManifestCheckBox'#8'TabOrder'#2#2#0#0#6'TPa'
|
||||
+'nel'#9'IconPanel'#22'AnchorSideLeft.Control'#7#19'AppSettingsGroupBox'#21'A'
|
||||
+'nchorSideTop.Control'#7#9'TitleEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
|
||||
+'Left'#2'j'#6'Height'#2'd'#3'Top'#2'#'#5'Width'#2'd'#18'BorderSpacing.Left'#2
|
||||
+'d'#20'BorderSpacing.Around'#2#6#10'BevelInner'#7#8'bvRaised'#10'BevelOuter'
|
||||
+#7#9'bvLowered'#12'ClientHeight'#2'd'#11'ClientWidth'#2'd'#8'TabOrder'#2#3#0
|
||||
+#6'TImage'#9'IconImage'#4'Left'#2#2#6'Height'#2'`'#3'Top'#2#2#5'Width'#2'`'#5
|
||||
+'Align'#7#8'alClient'#6'Center'#9#0#0#0#7'TBitBtn'#14'LoadIconButton'#22'Anc'
|
||||
+'horSideLeft.Control'#7#9'IconPanel'#19'AnchorSideLeft.Side'#7#9'asrBottom'
|
||||
+#21'AnchorSideTop.Control'#7#9'IconPanel'#24'AnchorSideBottom.Control'#7#9'I'
|
||||
+'conPanel'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'
|
||||
+#2#23#3'Top'#2'#'#5'Width'#2'f'#8'AutoSize'#9#18'BorderSpacing.Left'#2#6#7'C'
|
||||
+'aption'#6#14'LoadIconButton'#9'NumGlyphs'#2#0#7'OnClick'#7#19'LoadIconButto'
|
||||
+'nClick'#8'TabOrder'#2#4#0#0#7'TBitBtn'#14'SaveIconButton'#22'AnchorSideLeft'
|
||||
+'.Control'#7#14'LoadIconButton'#21'AnchorSideTop.Control'#7#14'LoadIconButto'
|
||||
+'n'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#23#3'T'
|
||||
+'op'#2'@'#5'Width'#2'g'#8'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6
|
||||
+#14'SaveIconButton'#9'NumGlyphs'#2#0#7'OnClick'#7#19'SaveIconButtonClick'#8
|
||||
+'TabOrder'#2#5#0#0#7'TBitBtn'#15'ClearIconButton'#22'AnchorSideLeft.Control'
|
||||
+#7#14'SaveIconButton'#21'AnchorSideTop.Control'#7#14'SaveIconButton'#18'Anch'
|
||||
+'orSideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#23#3'Top'#2']'#5
|
||||
+'Width'#2'h'#8'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#15'ClearIc'
|
||||
+'onButton'#9'NumGlyphs'#2#0#7'OnClick'#7#20'ClearIconButtonClick'#8'TabOrder'
|
||||
+#2#6#0#0#0#9'TGroupBox'#22'OutputSettingsGroupBox'#4'Left'#2#6#6'Height'#2'I'
|
||||
+#3'Top'#3#231#0#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'Border'
|
||||
+'Spacing.Around'#2#6#7'Caption'#6#22'OutputSettingsGroupBox'#12'ClientHeight'
|
||||
+#2'7'#11'ClientWidth'#3#193#1#8'TabOrder'#2#1#0#6'TLabel'#15'TargetFileLabel'
|
||||
+#22'AnchorSideLeft.Control'#7#22'OutputSettingsGroupBox'#21'AnchorSideTop.Co'
|
||||
+'ntrol'#7#22'OutputSettingsGroupBox'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5
|
||||
+'Width'#2'J'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'TargetFileLabel'#11
|
||||
+'ParentColor'#8#0#0#5'TEdit'#14'TargetFileEdit'#22'AnchorSideLeft.Control'#7
|
||||
+#22'OutputSettingsGroupBox'#21'AnchorSideTop.Control'#7#15'TargetFileLabel'
|
||||
,#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#22'Outp'
|
||||
+'utSettingsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'H'
|
||||
+'eight'#2#23#3'Top'#2#26#5'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
||||
+'akRight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#14'Target'
|
||||
+'FileEdit'#0#0#0#7'TBitBtn'#21'CreateAppBundleButton'#22'AnchorSideLeft.Cont'
|
||||
+'rol'#7#15'ApplicationPage'#21'AnchorSideTop.Control'#7#22'OutputSettingsGro'
|
||||
+'upBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'T'
|
||||
+'op'#3'6'#1#5'Width'#3#142#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Ca'
|
||||
+'ption'#6#21'CreateAppBundleButton'#9'NumGlyphs'#2#0#7'OnClick'#7#26'CreateA'
|
||||
+'ppBundleButtonClick'#8'TabOrder'#2#2#0#0#0#5'TPage'#9'FormsPage'#7'Caption'
|
||||
+#6#9'FormsPage'#11'ClientWidth'#3#209#1#12'ClientHeight'#3'x'#1#14'OnContext'
|
||||
+'Popup'#7#21'FormsPageContextPopup'#8'OnResize'#7#15'FormsPageResize'#0#6'TL'
|
||||
+'abel'#21'FormsAutoCreatedLabel'#4'Left'#2'$'#6'Height'#2#14#3'Top'#2#10#5'W'
|
||||
+'idth'#2'u'#7'Caption'#6#21'FormsAutoCreatedLabel'#11'ParentColor'#8#0#0#6'T'
|
||||
+'Label'#20'FormsAvailFormsLabel'#22'AnchorSideLeft.Control'#7#22'FormsAvailF'
|
||||
+'ormsListBox'#4'Left'#3#10#1#6'Height'#2#14#3'Top'#2#10#5'Width'#2'k'#7'Capt'
|
||||
+'ion'#6#20'FormsAvailFormsLabel'#11'ParentColor'#8#0#0#12'TSpeedButton'#29'F'
|
||||
+'ormsMoveAutoCreatedFormUpBtn'#22'AnchorSideLeft.Control'#7#9'FormsPage'#21
|
||||
+'AnchorSideTop.Control'#7#23'FormsAutoCreatedListBox'#4'Left'#2#6#6'Height'#2
|
||||
+#24#3'Top'#2'$'#5'Width'#2#24#20'BorderSpacing.Around'#2#6#5'Color'#7#9'clBt'
|
||||
+'nFace'#9'NumGlyphs'#2#0#7'OnClick'#7'"FormsMoveAutoCreatedFormUpBtnClick'#0
|
||||
+#0#12'TSpeedButton FormsMoveAutoCreatedFormsDownBtn'#22'AnchorSideLeft.Contr'
|
||||
+'ol'#7#29'FormsMoveAutoCreatedFormUpBtn'#21'AnchorSideTop.Control'#7#29'Form'
|
||||
+'sMoveAutoCreatedFormUpBtn'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6
|
||||
+#6'Height'#2#24#3'Top'#2'B'#5'Width'#2#24#5'Color'#7#9'clBtnFace'#9'NumGlyph'
|
||||
+'s'#2#0#7'OnClick'#7'$FormsMoveAutoCreatedFormDownBtnClick'#0#0#12'TSpeedBut'
|
||||
+'ton"FormsRemoveFromAutoCreatedFormsBtn'#22'AnchorSideLeft.Control'#7#23'For'
|
||||
+'msAutoCreatedListBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideT'
|
||||
+'op.Control'#7#23'FormsAutoCreatedListBox'#4'Left'#3#236#0#6'Height'#2#24#3
|
||||
+'Top'#2'$'#5'Width'#2#24#20'BorderSpacing.Around'#2#6#5'Color'#7#9'clBtnFace'
|
||||
+#9'NumGlyphs'#2#0#7'OnClick'#7'''FormsRemoveFromAutoCreatedFormsBtnClick'#0#0
|
||||
+#12'TSpeedButton'#29'FormsAddToAutoCreatedFormsBtn'#22'AnchorSideLeft.Contro'
|
||||
+'l'#7#23'FormsAutoCreatedListBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21
|
||||
+'AnchorSideTop.Control'#7'"FormsRemoveFromAutoCreatedFormsBtn'#18'AnchorSide'
|
||||
+'Top.Side'#7#9'asrBottom'#4'Left'#3#236#0#6'Height'#2#24#3'Top'#2'B'#5'Width'
|
||||
+#2#24#5'Color'#7#9'clBtnFace'#9'NumGlyphs'#2#0#7'OnClick'#7'"FormsAddToAutoC'
|
||||
+'reatedFormsBtnClick'#0#0#8'TListBox'#23'FormsAutoCreatedListBox'#22'AnchorS'
|
||||
+'ideLeft.Control'#7' FormsMoveAutoCreatedFormsDownBtn'#19'AnchorSideLeft.Sid'
|
||||
+'e'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#21'FormsAutoCreatedLabel'#18
|
||||
+'AnchorSideTop.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#31'FormsA'
|
||||
+'utoCreateNewFormsCheckBox'#4'Left'#2'$'#6'Height'#3';'#1#3'Top'#2#30#5'Widt'
|
||||
+'h'#3#194#0#7'Anchors'#11#5'akTop'#6'akLeft'#8'akBottom'#0#20'BorderSpacing.'
|
||||
+'Around'#2#6#11'MultiSelect'#9#8'TabOrder'#2#0#0#0#8'TListBox'#22'FormsAvail'
|
||||
+'FormsListBox'#22'AnchorSideLeft.Control'#7#29'FormsAddToAutoCreatedFormsBtn'
|
||||
+#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#20'Forms'
|
||||
+'AvailFormsLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.C'
|
||||
+'ontrol'#7#9'FormsPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSid'
|
||||
+'eBottom.Control'#7#31'FormsAutoCreateNewFormsCheckBox'#4'Left'#3#10#1#6'Hei'
|
||||
+'ght'#3';'#1#3'Top'#2#30#5'Width'#3#193#0#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
||||
+'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#11'MultiSelect'#9#8'Tab'
|
||||
+'Order'#2#1#0#0#9'TCheckBox'#31'FormsAutoCreateNewFormsCheckBox'#22'AnchorSi'
|
||||
+'deLeft.Control'#7#29'FormsAddToAutoCreatedFormsBtn'#21'AnchorSideTop.Contro'
|
||||
+'l'#7#23'FormsAutoCreatedListBox'#4'Left'#2#6#6'Height'#2#19#3'Top'#3'_'#1#5
|
||||
+'Width'#3#197#1#5'Align'#7#8'alBottom'#20'BorderSpacing.Around'#2#6#7'Captio'
|
||||
+'n'#6#31'FormsAutoCreateNewFormsCheckBox'#8'TabOrder'#2#2#0#0#0#5'TPage'#8'M'
|
||||
+'iscPage'#7'Caption'#6#8'MiscPage'#11'ClientWidth'#3#209#1#12'ClientHeight'#3
|
||||
+'x'#1#0#6'TBevel'#6'Bevel1'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'Anch'
|
||||
+'orSideTop.Control'#7'!MainUnitHasTitleStatementCheckBox'#18'AnchorSideTop.S'
|
||||
+'ide'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#8'MiscPage'#20'AnchorSide'
|
||||
+'Right.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#3#3'Top'#2'j'#5'Width'#3
|
||||
+#197#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'
|
||||
+#2#6#0#0#9'TCheckBox)MainUnitHasUsesSectionForAllUnitsCheckBox'#22'AnchorSid'
|
||||
+'eLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Control'#7#30'MainUnitIsPasca'
|
||||
+'lSourceCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'
|
||||
,#2#19#3'Top'#2#31#5'Width'#3#241#0#20'BorderSpacing.Around'#2#6#7'Caption'#6
|
||||
+')MainUnitHasUsesSectionForAllUnitsCheckBox'#8'TabOrder'#2#0#0#0#9'TCheckBox'
|
||||
+'''MainUnitHasCreateFormStatementsCheckBox'#22'AnchorSideLeft.Control'#7#8'M'
|
||||
+'iscPage'#21'AnchorSideTop.Control'#7')MainUnitHasUsesSectionForAllUnitsChec'
|
||||
+'kBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'To'
|
||||
+'p'#2'8'#5'Width'#3#244#0#20'BorderSpacing.Around'#2#6#7'Caption'#6'''MainUn'
|
||||
+'itHasCreateFormStatementsCheckBox'#8'TabOrder'#2#1#0#0#9'TCheckBox'#30'Main'
|
||||
+'UnitIsPascalSourceCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'Anc'
|
||||
+'horSideTop.Control'#7#8'MiscPage'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#6#5'W'
|
||||
+'idth'#3#186#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#30'MainUnitIsPascal'
|
||||
+'SourceCheckBox'#8'TabOrder'#2#2#0#0#9'TCheckBox!MainUnitHasTitleStatementCh'
|
||||
+'eckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Control'#7
|
||||
+'''MainUnitHasCreateFormStatementsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBo'
|
||||
+'ttom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2'Q'#5'Width'#3#202#0#20'BorderSpac'
|
||||
+'ing.Around'#2#6#7'Caption'#6'!MainUnitHasTitleStatementCheckBox'#8'TabOrder'
|
||||
+#2#5#0#0#9'TCheckBox'#16'RunnableCheckBox'#22'AnchorSideLeft.Control'#7#8'Mi'
|
||||
+'scPage'#21'AnchorSideTop.Control'#7#6'Bevel1'#4'Left'#2#6#6'Height'#2#19#3
|
||||
+'Top'#2'p'#5'Width'#2'v'#20'BorderSpacing.Around'#2#6#7'Caption'#6#16'Runnab'
|
||||
+'leCheckBox'#8'TabOrder'#2#3#0#0#9'TCheckBox'#19'AlwaysBuildCheckBox'#22'Anc'
|
||||
+'horSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Control'#7#16'RunnableC'
|
||||
+'heckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3
|
||||
+'Top'#3#137#0#5'Width'#3#129#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#19
|
||||
+'AlwaysBuildCheckBox'#8'TabOrder'#2#4#0#0#0#5'TPage'#10'LazDocPage'#7'Captio'
|
||||
+'n'#6#10'LazDocPage'#11'ClientWidth'#3#209#1#12'ClientHeight'#3'd'#1#0#9'TGr'
|
||||
+'oupBox'#19'LazDocPathsGroupBox'#4'Left'#2#6#6'Height'#3#196#0#3'Top'#2#6#5
|
||||
+'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2
|
||||
+#6#7'Caption'#6#19'LazDocPathsGroupBox'#12'ClientHeight'#3#178#0#11'ClientWi'
|
||||
+'dth'#3#193#1#8'TabOrder'#2#0#0#8'TListBox'#13'LazDocListBox'#22'AnchorSideL'
|
||||
+'eft.Control'#7#19'LazDocPathsGroupBox'#21'AnchorSideTop.Control'#7#14'LazDo'
|
||||
+'cPathEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'
|
||||
+#7#19'LazDocPathsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2
|
||||
+#6#6'Height'#2'l'#3'Top'#2'#'#5'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLe'
|
||||
+'ft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0#5'TEdit'
|
||||
+#14'LazDocPathEdit'#22'AnchorSideLeft.Control'#7#19'LazDocPathsGroupBox'#21
|
||||
+'AnchorSideTop.Control'#7#19'LazDocPathsGroupBox'#23'AnchorSideRight.Control'
|
||||
+#7#18'LazDocBrowseButton'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3
|
||||
+#151#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'
|
||||
+#2#6#8'TabOrder'#2#1#4'Text'#6#14'LazDocPathEdit'#0#0#7'TButton'#18'LazDocBr'
|
||||
+'owseButton'#22'AnchorSideLeft.Control'#7#14'LazDocPathEdit'#19'AnchorSideLe'
|
||||
+'ft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19'LazDocPathsGroupBox'
|
||||
+#23'AnchorSideRight.Control'#7#19'LazDocPathsGroupBox'#20'AnchorSideRight.Si'
|
||||
+'de'#7#9'asrBottom'#4'Left'#3#163#1#6'Height'#2#23#3'Top'#2#6#5'Width'#2#24#7
|
||||
+'Anchors'#11#5'akTop'#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'BorderSpacin'
|
||||
+'g.Right'#2#6#7'Caption'#6#3'...'#7'OnClick'#7#23'LazDocBrowseButtonClick'#8
|
||||
+'TabOrder'#2#2#0#0#7'TBitBtn'#19'LazDocAddPathButton'#22'AnchorSideLeft.Cont'
|
||||
+'rol'#7#19'LazDocPathsGroupBox'#21'AnchorSideTop.Control'#7#13'LazDocListBox'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#3
|
||||
+#149#0#5'Width'#3#133#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'
|
||||
+#6#19'LazDocAddPathButton'#9'NumGlyphs'#2#0#7'OnClick'#7#24'LazDocAddPathBut'
|
||||
+'tonClick'#8'TabOrder'#2#3#0#0#7'TBitBtn'#22'LazDocDeletePathButton'#22'Anch'
|
||||
+'orSideLeft.Control'#7#19'LazDocAddPathButton'#19'AnchorSideLeft.Side'#7#9'a'
|
||||
+'srBottom'#21'AnchorSideTop.Control'#7#13'LazDocListBox'#18'AnchorSideTop.Si'
|
||||
+'de'#7#9'asrBottom'#4'Left'#3#145#0#6'Height'#2#23#3'Top'#3#149#0#5'Width'#3
|
||||
+#145#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#22'LazDocDele'
|
||||
+'tePathButton'#9'NumGlyphs'#2#0#7'OnClick'#7#27'LazDocDeletePathButtonClick'
|
||||
+#8'TabOrder'#2#4#0#0#0#0#5'TPage'#8'SavePage'#7'Caption'#6#8'SavePage'#11'Cl'
|
||||
+'ientWidth'#3#209#1#12'ClientHeight'#3'd'#1#0#9'TCheckBox'#26'SaveClosedUnit'
|
||||
+'InfoCheckBox'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#6#5'Width'#3#197#1#5'Alig'
|
||||
+'n'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#26'SaveClosedUnitIn'
|
||||
+'foCheckBox'#8'TabOrder'#2#0#0#0#9'TCheckBox'#31'SaveOnlyProjectUnitInfoChec'
|
||||
+'kBox'#21'AnchorSideTop.Control'#7#26'SaveClosedUnitInfoCheckBox'#18'AnchorS'
|
||||
+'ideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#31#5'Width'
|
||||
+#3#197#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#31'Sa'
|
||||
+'veOnlyProjectUnitInfoCheckBox'#8'TabOrder'#2#1#0#0#11'TRadioGroup'#29'SaveS'
|
||||
,'essionLocationRadioGroup'#21'AnchorSideTop.Control'#7#31'SaveOnlyProjectUni'
|
||||
+'tInfoCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Con'
|
||||
+'trol'#7#8'SavePage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'H'
|
||||
+'eight'#2'u'#3'Top'#2'>'#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoFill'#9#8
|
||||
+'AutoSize'#9#17'BorderSpacing.Top'#2#6#20'BorderSpacing.Around'#2#6#7'Captio'
|
||||
+'n'#6#29'SaveSessionLocationRadioGroup'#28'ChildSizing.LeftRightSpacing'#2#6
|
||||
+#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24
|
||||
+'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenou'
|
||||
+'sChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'Chil'
|
||||
+'dSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cc'
|
||||
+'lLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#8'TabOrder'
|
||||
+#2#2#0#0#0#5'TPage'#15'VersionInfoPage'#7'Caption'#6#15'VersionInfoPage'#11
|
||||
+'ClientWidth'#3#209#1#12'ClientHeight'#3'p'#1#0#9'TGroupBox'#19'VersionInfoG'
|
||||
+'roupBox'#22'AnchorSideLeft.Control'#7#24'LanguageSettingsGroupBox'#18'Ancho'
|
||||
+'rSideTop.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Lef'
|
||||
+'t'#2#6#6'Height'#2'e'#3'Top'#2#31#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'Au'
|
||||
+'toSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#17'Version Numbering'#12
|
||||
+'ClientHeight'#2'e'#11'ClientWidth'#3#197#1#8'TabOrder'#2#0#0#6'TLabel'#12'V'
|
||||
+'ersionLabel'#22'AnchorSideLeft.Control'#7#19'VersionInfoGroupBox'#21'Anchor'
|
||||
+'SideTop.Control'#7#19'VersionInfoGroupBox'#4'Left'#2#6#6'Height'#2#14#3'Top'
|
||||
+#2#6#5'Width'#2'('#20'BorderSpacing.Around'#2#6#7'Caption'#6#8'Version:'#11
|
||||
+'ParentColor'#8#0#0#6'TLabel'#18'MajorRevisionLabel'#22'AnchorSideLeft.Contr'
|
||||
+'ol'#7#15'VersionSpinEdit'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorS'
|
||||
+'ideTop.Control'#7#19'VersionInfoGroupBox'#4'Left'#2'j'#6'Height'#2#14#3'Top'
|
||||
+#2#6#5'Width'#2'K'#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7
|
||||
+'Caption'#6#15'Major Revision:'#11'ParentColor'#8#0#0#6'TLabel'#18'MinorRevi'
|
||||
+'sionLabel'#22'AnchorSideLeft.Control'#7#21'MajorRevisionSpinEdit'#19'Anchor'
|
||||
+'SideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19'VersionInfoGro'
|
||||
+'upBox'#4'Left'#3#206#0#6'Height'#2#14#3'Top'#2#6#5'Width'#2'J'#18'BorderSpa'
|
||||
+'cing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'Minor Revision'
|
||||
+':'#11'ParentColor'#8#0#0#6'TLabel'#10'BuildLabel'#22'AnchorSideLeft.Control'
|
||||
+#7#21'MinorRevisionSpinEdit'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Ancho'
|
||||
+'rSideTop.Control'#7#19'VersionInfoGroupBox'#4'Left'#3'2'#1#6'Height'#2#14#3
|
||||
+'Top'#2#6#5'Width'#2#27#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'
|
||||
+#2#6#7'Caption'#6#6'Build:'#11'ParentColor'#8#0#0#5'TEdit'#9'BuildEdit'#22'A'
|
||||
+'nchorSideLeft.Control'#7#10'BuildLabel'#21'AnchorSideTop.Control'#7#10'Buil'
|
||||
+'dLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3'2'#1#6'Height'#2#20
|
||||
+#3'Top'#2#26#5'Width'#2'F'#8'TabOrder'#2#0#4'Text'#6#1'0'#0#0#9'TSpinEdit'#15
|
||||
+'VersionSpinEdit'#22'AnchorSideLeft.Control'#7#12'VersionLabel'#21'AnchorSid'
|
||||
+'eTop.Control'#7#12'VersionLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Le'
|
||||
+'ft'#2#6#6'Height'#2#20#3'Top'#2#26#5'Width'#2'F'#8'TabOrder'#2#1#0#0#9'TSpi'
|
||||
+'nEdit'#21'MajorRevisionSpinEdit'#22'AnchorSideLeft.Control'#7#18'MajorRevis'
|
||||
+'ionLabel'#21'AnchorSideTop.Control'#7#18'MajorRevisionLabel'#18'AnchorSideT'
|
||||
+'op.Side'#7#9'asrBottom'#4'Left'#2'j'#6'Height'#2#20#3'Top'#2#26#5'Width'#2
|
||||
+'F'#8'TabOrder'#2#2#0#0#9'TSpinEdit'#21'MinorRevisionSpinEdit'#22'AnchorSide'
|
||||
+'Left.Control'#7#18'MinorRevisionLabel'#21'AnchorSideTop.Control'#7#18'Minor'
|
||||
+'RevisionLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3#206#0#6'Heig'
|
||||
+'ht'#2#20#3'Top'#2#26#5'Width'#2'F'#8'TabOrder'#2#3#0#0#9'TCheckBox"Automati'
|
||||
+'callyIncreaseBuildCheckBox'#22'AnchorSideLeft.Control'#7#19'VersionInfoGrou'
|
||||
+'pBox'#21'AnchorSideTop.Control'#7#15'VersionSpinEdit'#18'AnchorSideTop.Side'
|
||||
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2':'#5'Width'#3#158#0#17'B'
|
||||
+'orderSpacing.Top'#2#6#20'BorderSpacing.Around'#2#6#7'Caption'#6#28'Automati'
|
||||
+'cally increase Build'#8'TabOrder'#2#4#0#0#0#9'TCheckBox'#22'UseVersionInfoC'
|
||||
+'heckBox'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#6#5'Width'#3#197#1#5'Align'#7#5
|
||||
+'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6'"Include Version Info in e'
|
||||
+'xecutable'#8'OnChange'#7#28'UseVersionInfoCheckBoxChange'#8'TabOrder'#2#1#0
|
||||
+#0#9'TGroupBox'#24'LanguageSettingsGroupBox'#18'AnchorSideTop.Side'#7#9'asrB'
|
||||
+'ottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'G'#3
|
||||
+'Top'#3#138#0#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSp'
|
||||
+'acing.Around'#2#6#7'Caption'#6#16'Language Options'#12'ClientHeight'#2'G'#11
|
||||
+'ClientWidth'#3#197#1#8'TabOrder'#2#2#0#6'TLabel'#22'LanguageSelectionLabel'
|
||||
+#22'AnchorSideLeft.Control'#7#24'LanguageSettingsGroupBox'#21'AnchorSideTop.'
|
||||
+'Control'#7#24'LanguageSettingsGroupBox'#4'Left'#2#6#6'Height'#2#14#3'Top'#2
|
||||
+#6#5'Width'#2'b'#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'Language Selec'
|
||||
,'tion:'#11'ParentColor'#8#0#0#6'TLabel'#17'CharacterSetLabel'#22'AnchorSideL'
|
||||
+'eft.Control'#7#25'LanguageSelectionComboBox'#19'AnchorSideLeft.Side'#7#9'as'
|
||||
+'rBottom'#21'AnchorSideTop.Control'#7#24'LanguageSettingsGroupBox'#4'Left'#3
|
||||
+#4#1#6'Height'#2#14#3'Top'#2#6#5'Width'#2'H'#20'BorderSpacing.Around'#2#6#7
|
||||
+'Caption'#6#14'Character Set:'#11'ParentColor'#8#0#0#9'TComboBox'#25'Languag'
|
||||
+'eSelectionComboBox'#22'AnchorSideLeft.Control'#7#22'LanguageSelectionLabel'
|
||||
+#21'AnchorSideTop.Control'#7#22'LanguageSelectionLabel'#18'AnchorSideTop.Sid'
|
||||
+'e'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#21#3'Top'#2#26#5'Width'#3#248#0#17
|
||||
+'BorderSpacing.Top'#2#2#20'BorderSpacing.Bottom'#2#6#10'ItemHeight'#2#13#9'M'
|
||||
+'axLength'#2#255#8'TabOrder'#2#0#4'Text'#6#12'U.S. English'#0#0#9'TComboBox'
|
||||
+#20'CharacterSetComboBox'#22'AnchorSideLeft.Control'#7#17'CharacterSetLabel'
|
||||
+#21'AnchorSideTop.Control'#7#25'LanguageSelectionComboBox'#23'AnchorSideRigh'
|
||||
+'t.Control'#7#24'LanguageSettingsGroupBox'#20'AnchorSideRight.Side'#7#9'asrB'
|
||||
+'ottom'#4'Left'#3#4#1#6'Height'#2#21#3'Top'#2#26#5'Width'#3#183#0#7'Anchors'
|
||||
+#11#5'akTop'#6'akLeft'#7'akRight'#0#19'BorderSpacing.Right'#2#6#20'BorderSpa'
|
||||
+'cing.Bottom'#2#6#10'ItemHeight'#2#13#9'MaxLength'#2#255#8'TabOrder'#2#1#4'T'
|
||||
+'ext'#6#12'Multilingual'#0#0#0#9'TGroupBox'#17'OtherInfoGroupBox'#18'AnchorS'
|
||||
+'ideTop.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'
|
||||
+#2#6#6'Height'#2'e'#3'Top'#3#215#0#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'Au'
|
||||
+'toSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#10'Other Info'#12'Clien'
|
||||
+'tHeight'#2'e'#11'ClientWidth'#3#197#1#8'TabOrder'#2#3#0#6'TLabel'#16'Descri'
|
||||
+'ptionLabel'#21'AnchorSideTop.Control'#7#15'DescriptionEdit'#18'AnchorSideTo'
|
||||
+'p.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#3#5'Width'#2':'
|
||||
+#18'BorderSpacing.Left'#2#6#7'Caption'#6#12'Description:'#11'ParentColor'#8#0
|
||||
+#0#6'TLabel'#14'CopyrightLabel'#22'AnchorSideLeft.Control'#7#16'DescriptionL'
|
||||
+'abel'#21'AnchorSideTop.Control'#7#13'CopyrightEdit'#18'AnchorSideTop.Side'#7
|
||||
+#9'asrCenter'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#30#5'Width'#2'4'#7'Caption'
|
||||
+#6#10'Copyright:'#11'ParentColor'#8#0#0#5'TEdit'#15'DescriptionEdit'#19'Anch'
|
||||
+'orSideLeft.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#17'OtherInfoG'
|
||||
+'roupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'F'#6'Height'#2#21
|
||||
+#5'Width'#3'u'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpac'
|
||||
+'ing.Left'#2#6#19'BorderSpacing.Right'#2#6#8'TabOrder'#2#0#0#0#5'TEdit'#13'C'
|
||||
+'opyrightEdit'#22'AnchorSideLeft.Control'#7#15'DescriptionEdit'#21'AnchorSid'
|
||||
+'eTop.Control'#7#15'DescriptionEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23
|
||||
+'AnchorSideRight.Control'#7#17'OtherInfoGroupBox'#20'AnchorSideRight.Side'#7
|
||||
+#9'asrBottom'#4'Left'#2'F'#6'Height'#2#21#3'Top'#2#27#5'Width'#3'u'#1#7'Anch'
|
||||
+'ors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'Border'
|
||||
+'Spacing.Right'#2#6#8'TabOrder'#2#1#0#0#7'TBitBtn'#20'AdditionalInfoButton'
|
||||
+#21'AnchorSideTop.Control'#7#13'CopyrightEdit'#18'AnchorSideTop.Side'#7#9'as'
|
||||
+'e'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#3#141#0#5'Width'#3#142#0
|
||||
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'UseAppBundleCheckBox'#8'TabOrd'
|
||||
+'er'#2#1#0#0#9'TCheckBox'#21'UseXPManifestCheckBox'#22'AnchorSideLeft.Contro'
|
||||
+'l'#7#19'AppSettingsGroupBox'#21'AnchorSideTop.Control'#7#20'UseAppBundleChe'
|
||||
+'ckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'T'
|
||||
+'op'#3#166#0#5'Width'#3#144#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#21'U'
|
||||
+'seXPManifestCheckBox'#8'TabOrder'#2#2#0#0#6'TPanel'#9'IconPanel'#22'AnchorS'
|
||||
+'ideLeft.Control'#7#19'AppSettingsGroupBox'#21'AnchorSideTop.Control'#7#9'Ti'
|
||||
+'tleEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2'j'#6'Height'#2'd'#3
|
||||
+'Top'#2'#'#5'Width'#2'd'#18'BorderSpacing.Left'#2'd'#20'BorderSpacing.Around'
|
||||
+#2#6#10'BevelOuter'#7#6'bvNone'#11'BorderWidth'#2#1#11'BorderStyle'#7#8'bsSi'
|
||||
+'ngle'#12'ClientHeight'#2'`'#11'ClientWidth'#2'`'#8'TabOrder'#2#3#0#6'TImage'
|
||||
+#9'IconImage'#4'Left'#2#1#6'Height'#2'^'#3'Top'#2#1#5'Width'#2'^'#5'Align'#7
|
||||
+#8'alClient'#6'Center'#9#0#0#0#7'TBitBtn'#14'LoadIconButton'#22'AnchorSideLe'
|
||||
+'ft.Control'#7#9'IconPanel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Anchor'
|
||||
+'SideTop.Control'#7#9'IconPanel'#24'AnchorSideBottom.Control'#7#9'IconPanel'
|
||||
+#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#23#3'T'
|
||||
+'op'#2'#'#5'Width'#2'f'#8'AutoSize'#9#18'BorderSpacing.Left'#2#6#7'Caption'#6
|
||||
+#14'LoadIconButton'#9'NumGlyphs'#2#0#7'OnClick'#7#19'LoadIconButtonClick'#8
|
||||
+'TabOrder'#2#4#0#0#7'TBitBtn'#14'SaveIconButton'#22'AnchorSideLeft.Control'#7
|
||||
+#14'LoadIconButton'#21'AnchorSideTop.Control'#7#14'LoadIconButton'#18'Anchor'
|
||||
+'SideTop.Side'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#23#3'Top'#2'@'#5'W'
|
||||
+'idth'#2'g'#8'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#14'SaveIcon'
|
||||
+'Button'#9'NumGlyphs'#2#0#7'OnClick'#7#19'SaveIconButtonClick'#8'TabOrder'#2
|
||||
+#5#0#0#7'TBitBtn'#15'ClearIconButton'#22'AnchorSideLeft.Control'#7#14'SaveIc'
|
||||
+'onButton'#21'AnchorSideTop.Control'#7#14'SaveIconButton'#18'AnchorSideTop.S'
|
||||
+'ide'#7#9'asrBottom'#4'Left'#3#212#0#6'Height'#2#23#3'Top'#2']'#5'Width'#2'h'
|
||||
+#8'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#15'ClearIconButton'#9
|
||||
+'NumGlyphs'#2#0#7'OnClick'#7#20'ClearIconButtonClick'#8'TabOrder'#2#6#0#0#0#9
|
||||
+'TGroupBox'#22'OutputSettingsGroupBox'#4'Left'#2#6#6'Height'#2'I'#3'Top'#3
|
||||
+#221#0#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.A'
|
||||
+'round'#2#6#7'Caption'#6#22'OutputSettingsGroupBox'#12'ClientHeight'#2'7'#11
|
||||
+'ClientWidth'#3#193#1#8'TabOrder'#2#1#0#6'TLabel'#15'TargetFileLabel'#22'Anc'
|
||||
+'horSideLeft.Control'#7#22'OutputSettingsGroupBox'#21'AnchorSideTop.Control'
|
||||
+#7#22'OutputSettingsGroupBox'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'
|
||||
+#2'J'#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'TargetFileLabel'#11'Paren'
|
||||
+'tColor'#8#0#0#5'TEdit'#14'TargetFileEdit'#22'AnchorSideLeft.Control'#7#22'O'
|
||||
+'utputSettingsGroupBox'#21'AnchorSideTop.Control'#7#15'TargetFileLabel'#18'A'
|
||||
,'nchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#22'OutputSe'
|
||||
+'ttingsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Heigh'
|
||||
+'t'#2#23#3'Top'#2#26#5'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akR'
|
||||
+'ight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#14'TargetFil'
|
||||
+'eEdit'#0#0#0#7'TBitBtn'#21'CreateAppBundleButton'#22'AnchorSideLeft.Control'
|
||||
+#7#15'ApplicationPage'#21'AnchorSideTop.Control'#7#22'OutputSettingsGroupBox'
|
||||
+#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#3','
|
||||
+#1#5'Width'#3#142#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6
|
||||
+#21'CreateAppBundleButton'#9'NumGlyphs'#2#0#7'OnClick'#7#26'CreateAppBundleB'
|
||||
+'uttonClick'#8'TabOrder'#2#2#0#0#0#5'TPage'#9'FormsPage'#7'Caption'#6#9'Form'
|
||||
+'sPage'#11'ClientWidth'#3#209#1#12'ClientHeight'#3'x'#1#14'OnContextPopup'#7
|
||||
+#21'FormsPageContextPopup'#8'OnResize'#7#15'FormsPageResize'#0#6'TLabel'#21
|
||||
+'FormsAutoCreatedLabel'#4'Left'#2'$'#6'Height'#2#14#3'Top'#2#10#5'Width'#2'u'
|
||||
+#7'Caption'#6#21'FormsAutoCreatedLabel'#11'ParentColor'#8#0#0#6'TLabel'#20'F'
|
||||
+'ormsAvailFormsLabel'#22'AnchorSideLeft.Control'#7#22'FormsAvailFormsListBox'
|
||||
+#4'Left'#3#10#1#6'Height'#2#14#3'Top'#2#10#5'Width'#2'k'#7'Caption'#6#20'For'
|
||||
+'msAvailFormsLabel'#11'ParentColor'#8#0#0#12'TSpeedButton'#29'FormsMoveAutoC'
|
||||
+'reatedFormUpBtn'#22'AnchorSideLeft.Control'#7#9'FormsPage'#21'AnchorSideTop'
|
||||
+'.Control'#7#23'FormsAutoCreatedListBox'#4'Left'#2#6#6'Height'#2#24#3'Top'#2
|
||||
+'$'#5'Width'#2#24#20'BorderSpacing.Around'#2#6#5'Color'#7#9'clBtnFace'#9'Num'
|
||||
+'Glyphs'#2#0#7'OnClick'#7'"FormsMoveAutoCreatedFormUpBtnClick'#0#0#12'TSpeed'
|
||||
+'Button FormsMoveAutoCreatedFormsDownBtn'#22'AnchorSideLeft.Control'#7#29'Fo'
|
||||
+'rmsMoveAutoCreatedFormUpBtn'#21'AnchorSideTop.Control'#7#29'FormsMoveAutoCr'
|
||||
+'eatedFormUpBtn'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'
|
||||
+#2#24#3'Top'#2'B'#5'Width'#2#24#5'Color'#7#9'clBtnFace'#9'NumGlyphs'#2#0#7'O'
|
||||
+'nClick'#7'$FormsMoveAutoCreatedFormDownBtnClick'#0#0#12'TSpeedButton"FormsR'
|
||||
+'emoveFromAutoCreatedFormsBtn'#22'AnchorSideLeft.Control'#7#23'FormsAutoCrea'
|
||||
+'tedListBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'
|
||||
+#7#23'FormsAutoCreatedListBox'#4'Left'#3#236#0#6'Height'#2#24#3'Top'#2'$'#5
|
||||
+'Width'#2#24#20'BorderSpacing.Around'#2#6#5'Color'#7#9'clBtnFace'#9'NumGlyph'
|
||||
+'s'#2#0#7'OnClick'#7'''FormsRemoveFromAutoCreatedFormsBtnClick'#0#0#12'TSpee'
|
||||
+'dButton'#29'FormsAddToAutoCreatedFormsBtn'#22'AnchorSideLeft.Control'#7#23
|
||||
+'FormsAutoCreatedListBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSi'
|
||||
+'deTop.Control'#7'"FormsRemoveFromAutoCreatedFormsBtn'#18'AnchorSideTop.Side'
|
||||
+#7#9'asrBottom'#4'Left'#3#236#0#6'Height'#2#24#3'Top'#2'B'#5'Width'#2#24#5'C'
|
||||
+'olor'#7#9'clBtnFace'#9'NumGlyphs'#2#0#7'OnClick'#7'"FormsAddToAutoCreatedFo'
|
||||
+'rmsBtnClick'#0#0#8'TListBox'#23'FormsAutoCreatedListBox'#22'AnchorSideLeft.'
|
||||
+'Control'#7' FormsMoveAutoCreatedFormsDownBtn'#19'AnchorSideLeft.Side'#7#9'a'
|
||||
+'srBottom'#21'AnchorSideTop.Control'#7#21'FormsAutoCreatedLabel'#18'AnchorSi'
|
||||
+'deTop.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#31'FormsAutoCreat'
|
||||
+'eNewFormsCheckBox'#4'Left'#2'$'#6'Height'#3';'#1#3'Top'#2#30#5'Width'#3#194
|
||||
+#0#7'Anchors'#11#5'akTop'#6'akLeft'#8'akBottom'#0#20'BorderSpacing.Around'#2
|
||||
+#6#11'MultiSelect'#9#8'TabOrder'#2#0#0#0#8'TListBox'#22'FormsAvailFormsListB'
|
||||
+'ox'#22'AnchorSideLeft.Control'#7#29'FormsAddToAutoCreatedFormsBtn'#19'Ancho'
|
||||
+'rSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#20'FormsAvailFor'
|
||||
+'msLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7
|
||||
+#9'FormsPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Co'
|
||||
+'ntrol'#7#31'FormsAutoCreateNewFormsCheckBox'#4'Left'#3#10#1#6'Height'#3';'#1
|
||||
+#3'Top'#2#30#5'Width'#3#193#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8
|
||||
+'akBottom'#0#20'BorderSpacing.Around'#2#6#11'MultiSelect'#9#8'TabOrder'#2#1#0
|
||||
+#0#9'TCheckBox'#31'FormsAutoCreateNewFormsCheckBox'#22'AnchorSideLeft.Contro'
|
||||
+'l'#7#29'FormsAddToAutoCreatedFormsBtn'#21'AnchorSideTop.Control'#7#23'Forms'
|
||||
+'AutoCreatedListBox'#4'Left'#2#6#6'Height'#2#19#3'Top'#3'_'#1#5'Width'#3#197
|
||||
+#1#5'Align'#7#8'alBottom'#20'BorderSpacing.Around'#2#6#7'Caption'#6#31'Forms'
|
||||
+'AutoCreateNewFormsCheckBox'#8'TabOrder'#2#2#0#0#0#5'TPage'#8'MiscPage'#7'Ca'
|
||||
+'ption'#6#8'MiscPage'#11'ClientWidth'#3#209#1#12'ClientHeight'#3'x'#1#0#6'TB'
|
||||
+'evel'#6'Bevel1'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.C'
|
||||
+'ontrol'#7'!MainUnitHasTitleStatementCheckBox'#18'AnchorSideTop.Side'#7#9'as'
|
||||
+'rBottom'#23'AnchorSideRight.Control'#7#8'MiscPage'#20'AnchorSideRight.Side'
|
||||
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#3#3'Top'#2'j'#5'Width'#3#197#1#7'Anc'
|
||||
+'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#0#0#9
|
||||
+'TCheckBox)MainUnitHasUsesSectionForAllUnitsCheckBox'#22'AnchorSideLeft.Cont'
|
||||
+'rol'#7#8'MiscPage'#21'AnchorSideTop.Control'#7#30'MainUnitIsPascalSourceChe'
|
||||
+'ckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'T'
|
||||
,'op'#2#31#5'Width'#3#241#0#20'BorderSpacing.Around'#2#6#7'Caption'#6')MainUn'
|
||||
+'itHasUsesSectionForAllUnitsCheckBox'#8'TabOrder'#2#0#0#0#9'TCheckBox''MainU'
|
||||
+'nitHasCreateFormStatementsCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'
|
||||
+#21'AnchorSideTop.Control'#7')MainUnitHasUsesSectionForAllUnitsCheckBox'#18
|
||||
+'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#2'8'#5
|
||||
+'Width'#3#244#0#20'BorderSpacing.Around'#2#6#7'Caption'#6'''MainUnitHasCreat'
|
||||
+'eFormStatementsCheckBox'#8'TabOrder'#2#1#0#0#9'TCheckBox'#30'MainUnitIsPasc'
|
||||
+'alSourceCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop'
|
||||
+'.Control'#7#8'MiscPage'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#6#5'Width'#3#186
|
||||
+#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#30'MainUnitIsPascalSourceCheckB'
|
||||
+'ox'#8'TabOrder'#2#2#0#0#9'TCheckBox!MainUnitHasTitleStatementCheckBox'#22'A'
|
||||
+'nchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Control'#7'''MainUnit'
|
||||
+'HasCreateFormStatementsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Le'
|
||||
+'ft'#2#6#6'Height'#2#19#3'Top'#2'Q'#5'Width'#3#202#0#20'BorderSpacing.Around'
|
||||
+#2#6#7'Caption'#6'!MainUnitHasTitleStatementCheckBox'#8'TabOrder'#2#5#0#0#9
|
||||
+'TCheckBox'#16'RunnableCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21
|
||||
+'AnchorSideTop.Control'#7#6'Bevel1'#4'Left'#2#6#6'Height'#2#19#3'Top'#2'p'#5
|
||||
+'Width'#2'v'#20'BorderSpacing.Around'#2#6#7'Caption'#6#16'RunnableCheckBox'#8
|
||||
+'TabOrder'#2#3#0#0#9'TCheckBox'#19'AlwaysBuildCheckBox'#22'AnchorSideLeft.Co'
|
||||
+'ntrol'#7#8'MiscPage'#21'AnchorSideTop.Control'#7#16'RunnableCheckBox'#18'An'
|
||||
+'chorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#19#3'Top'#3#137#0#5
|
||||
+'Width'#3#129#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'AlwaysBuildChec'
|
||||
+'kBox'#8'TabOrder'#2#4#0#0#0#5'TPage'#10'LazDocPage'#7'Caption'#6#10'LazDocP'
|
||||
+'age'#11'ClientWidth'#3#209#1#12'ClientHeight'#3'd'#1#0#9'TGroupBox'#19'LazD'
|
||||
+'ocPathsGroupBox'#4'Left'#2#6#6'Height'#3#196#0#3'Top'#2#6#5'Width'#3#197#1#5
|
||||
+'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#19
|
||||
+'LazDocPathsGroupBox'#12'ClientHeight'#3#196#0#11'ClientWidth'#3#197#1#8'Tab'
|
||||
+'Order'#2#0#0#8'TListBox'#13'LazDocListBox'#22'AnchorSideLeft.Control'#7#19
|
||||
+'LazDocPathsGroupBox'#21'AnchorSideTop.Control'#7#14'LazDocPathEdit'#18'Anch'
|
||||
+'orSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#19'LazDocPaths'
|
||||
+'GroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'l'
|
||||
+#3'Top'#2'#'#5'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0
|
||||
+#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0#5'TEdit'#14'LazDocPathEdit'
|
||||
+#22'AnchorSideLeft.Control'#7#19'LazDocPathsGroupBox'#21'AnchorSideTop.Contr'
|
||||
+'ol'#7#19'LazDocPathsGroupBox'#23'AnchorSideRight.Control'#7#18'LazDocBrowse'
|
||||
+'Button'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3#151#1#7'Anchors'#11
|
||||
+#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#1
|
||||
+#4'Text'#6#14'LazDocPathEdit'#0#0#7'TButton'#18'LazDocBrowseButton'#22'Ancho'
|
||||
+'rSideLeft.Control'#7#14'LazDocPathEdit'#19'AnchorSideLeft.Side'#7#9'asrBott'
|
||||
+'om'#21'AnchorSideTop.Control'#7#19'LazDocPathsGroupBox'#23'AnchorSideRight.'
|
||||
+'Control'#7#19'LazDocPathsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4
|
||||
+'Left'#3#163#1#6'Height'#2#23#3'Top'#2#6#5'Width'#2#24#7'Anchors'#11#5'akTop'
|
||||
+#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#7'Captio'
|
||||
+'n'#6#3'...'#7'OnClick'#7#23'LazDocBrowseButtonClick'#8'TabOrder'#2#2#0#0#7
|
||||
+'TBitBtn'#19'LazDocAddPathButton'#22'AnchorSideLeft.Control'#7#19'LazDocPath'
|
||||
+'sGroupBox'#21'AnchorSideTop.Control'#7#13'LazDocListBox'#18'AnchorSideTop.S'
|
||||
+'ide'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#3#149#0#5'Width'#3#133
|
||||
+#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'LazDocAddPathB'
|
||||
+'utton'#9'NumGlyphs'#2#0#7'OnClick'#7#24'LazDocAddPathButtonClick'#8'TabOrde'
|
||||
+'r'#2#3#0#0#7'TBitBtn'#22'LazDocDeletePathButton'#22'AnchorSideLeft.Control'
|
||||
+#7#19'LazDocAddPathButton'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorS'
|
||||
+'ideTop.Control'#7#13'LazDocListBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
|
||||
+'Left'#3#145#0#6'Height'#2#23#3'Top'#3#149#0#5'Width'#3#145#0#8'AutoSize'#9
|
||||
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#22'LazDocDeletePathButton'#9'NumG'
|
||||
+'lyphs'#2#0#7'OnClick'#7#27'LazDocDeletePathButtonClick'#8'TabOrder'#2#4#0#0
|
||||
+#0#0#5'TPage'#8'SavePage'#7'Caption'#6#8'SavePage'#11'ClientWidth'#3#209#1#12
|
||||
+'ClientHeight'#3'd'#1#0#9'TCheckBox'#26'SaveClosedUnitInfoCheckBox'#4'Left'#2
|
||||
+#6#6'Height'#2#19#3'Top'#2#6#5'Width'#3#197#1#5'Align'#7#5'alTop'#20'BorderS'
|
||||
+'pacing.Around'#2#6#7'Caption'#6#26'SaveClosedUnitInfoCheckBox'#8'TabOrder'#2
|
||||
+#0#0#0#9'TCheckBox'#31'SaveOnlyProjectUnitInfoCheckBox'#21'AnchorSideTop.Con'
|
||||
+'trol'#7#26'SaveClosedUnitInfoCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'
|
||||
+#4'Left'#2#6#6'Height'#2#19#3'Top'#2#31#5'Width'#3#197#1#5'Align'#7#5'alTop'
|
||||
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#31'SaveOnlyProjectUnitInfoCheckBo'
|
||||
+'x'#8'TabOrder'#2#1#0#0#11'TRadioGroup'#29'SaveSessionLocationRadioGroup'#21
|
||||
,'AnchorSideTop.Control'#7#31'SaveOnlyProjectUnitInfoCheckBox'#18'AnchorSideT'
|
||||
+'op.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#8'SavePage'#20'Anchor'
|
||||
+'SideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'u'#3'Top'#2'>'#5'Wid'
|
||||
+'th'#3#197#1#5'Align'#7#5'alTop'#8'AutoFill'#9#8'AutoSize'#9#17'BorderSpacin'
|
||||
+'g.Top'#2#6#20'BorderSpacing.Around'#2#6#7'Caption'#6#29'SaveSessionLocation'
|
||||
+'RadioGroup'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSp'
|
||||
+'acing'#2#6#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'
|
||||
+#27'ChildSizing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizi'
|
||||
+'ng.ShrinkHorizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7
|
||||
+#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBotto'
|
||||
+'m'#27'ChildSizing.ControlsPerLine'#2#1#8'TabOrder'#2#2#0#0#0#5'TPage'#15'Ve'
|
||||
+'rsionInfoPage'#7'Caption'#6#15'VersionInfoPage'#11'ClientWidth'#3#209#1#12
|
||||
+'ClientHeight'#3'p'#1#0#9'TGroupBox'#19'VersionInfoGroupBox'#22'AnchorSideLe'
|
||||
+'ft.Control'#7#24'LanguageSettingsGroupBox'#18'AnchorSideTop.Side'#7#9'asrBo'
|
||||
+'ttom'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'e'#3
|
||||
+'Top'#2#31#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpaci'
|
||||
+'ng.Around'#2#6#7'Caption'#6#17'Version Numbering'#12'ClientHeight'#2'e'#11
|
||||
+'ClientWidth'#3#197#1#8'TabOrder'#2#0#0#6'TLabel'#12'VersionLabel'#22'Anchor'
|
||||
+'SideLeft.Control'#7#19'VersionInfoGroupBox'#21'AnchorSideTop.Control'#7#19
|
||||
+'VersionInfoGroupBox'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'('#20
|
||||
+'BorderSpacing.Around'#2#6#7'Caption'#6#8'Version:'#11'ParentColor'#8#0#0#6
|
||||
+'TLabel'#18'MajorRevisionLabel'#22'AnchorSideLeft.Control'#7#15'VersionSpinE'
|
||||
+'dit'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19
|
||||
+'VersionInfoGroupBox'#4'Left'#2'j'#6'Height'#2#14#3'Top'#2#6#5'Width'#2'K'#18
|
||||
+'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'Major'
|
||||
+' Revision:'#11'ParentColor'#8#0#0#6'TLabel'#18'MinorRevisionLabel'#22'Ancho'
|
||||
+'rSideLeft.Control'#7#21'MajorRevisionSpinEdit'#19'AnchorSideLeft.Side'#7#9
|
||||
+'asrBottom'#21'AnchorSideTop.Control'#7#19'VersionInfoGroupBox'#4'Left'#3#206
|
||||
+#0#6'Height'#2#14#3'Top'#2#6#5'Width'#2'J'#18'BorderSpacing.Left'#2#24#20'Bo'
|
||||
+'rderSpacing.Around'#2#6#7'Caption'#6#15'Minor Revision:'#11'ParentColor'#8#0
|
||||
+#0#6'TLabel'#10'BuildLabel'#22'AnchorSideLeft.Control'#7#21'MinorRevisionSpi'
|
||||
+'nEdit'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#19
|
||||
+'VersionInfoGroupBox'#4'Left'#3'2'#1#6'Height'#2#14#3'Top'#2#6#5'Width'#2#27
|
||||
+#18'BorderSpacing.Left'#2#24#20'BorderSpacing.Around'#2#6#7'Caption'#6#6'Bui'
|
||||
+'ld:'#11'ParentColor'#8#0#0#5'TEdit'#9'BuildEdit'#22'AnchorSideLeft.Control'
|
||||
+#7#10'BuildLabel'#21'AnchorSideTop.Control'#7#10'BuildLabel'#18'AnchorSideTo'
|
||||
+'p.Side'#7#9'asrBottom'#4'Left'#3'2'#1#6'Height'#2#20#3'Top'#2#26#5'Width'#2
|
||||
+'F'#8'TabOrder'#2#0#4'Text'#6#1'0'#0#0#9'TSpinEdit'#15'VersionSpinEdit'#22'A'
|
||||
+'nchorSideLeft.Control'#7#12'VersionLabel'#21'AnchorSideTop.Control'#7#12'Ve'
|
||||
+'rsionLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#20
|
||||
+#3'Top'#2#26#5'Width'#2'F'#8'TabOrder'#2#1#0#0#9'TSpinEdit'#21'MajorRevision'
|
||||
+'SpinEdit'#22'AnchorSideLeft.Control'#7#18'MajorRevisionLabel'#21'AnchorSide'
|
||||
+'Top.Control'#7#18'MajorRevisionLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'
|
||||
+#4'Left'#2'j'#6'Height'#2#20#3'Top'#2#26#5'Width'#2'F'#8'TabOrder'#2#2#0#0#9
|
||||
+'TSpinEdit'#21'MinorRevisionSpinEdit'#22'AnchorSideLeft.Control'#7#18'MinorR'
|
||||
+'evisionLabel'#21'AnchorSideTop.Control'#7#18'MinorRevisionLabel'#18'AnchorS'
|
||||
+'ideTop.Side'#7#9'asrBottom'#4'Left'#3#206#0#6'Height'#2#20#3'Top'#2#26#5'Wi'
|
||||
+'dth'#2'F'#8'TabOrder'#2#3#0#0#9'TCheckBox"AutomaticallyIncreaseBuildCheckBo'
|
||||
+'x'#22'AnchorSideLeft.Control'#7#19'VersionInfoGroupBox'#21'AnchorSideTop.Co'
|
||||
+'ntrol'#7#15'VersionSpinEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2
|
||||
+#6#6'Height'#2#19#3'Top'#2':'#5'Width'#3#158#0#17'BorderSpacing.Top'#2#6#20
|
||||
+'BorderSpacing.Around'#2#6#7'Caption'#6#28'Automatically increase Build'#8'T'
|
||||
+'abOrder'#2#4#0#0#0#9'TCheckBox'#22'UseVersionInfoCheckBox'#4'Left'#2#6#6'He'
|
||||
+'ight'#2#19#3'Top'#2#6#5'Width'#3#197#1#5'Align'#7#5'alTop'#20'BorderSpacing'
|
||||
+'.Around'#2#6#7'Caption'#6'"Include Version Info in executable'#8'OnChange'#7
|
||||
+#28'UseVersionInfoCheckBoxChange'#8'TabOrder'#2#1#0#0#9'TGroupBox'#24'Langua'
|
||||
+'geSettingsGroupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#20'AnchorSideRigh'
|
||||
+'t.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'G'#3'Top'#3#138#0#5'Width'#3
|
||||
+#197#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Capt'
|
||||
+'ion'#6#16'Language Options'#12'ClientHeight'#2'G'#11'ClientWidth'#3#197#1#8
|
||||
+'TabOrder'#2#2#0#6'TLabel'#22'LanguageSelectionLabel'#22'AnchorSideLeft.Cont'
|
||||
+'rol'#7#24'LanguageSettingsGroupBox'#21'AnchorSideTop.Control'#7#24'Language'
|
||||
+'SettingsGroupBox'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'b'#20'Bo'
|
||||
+'rderSpacing.Around'#2#6#7'Caption'#6#19'Language Selection:'#11'ParentColor'
|
||||
,#8#0#0#6'TLabel'#17'CharacterSetLabel'#22'AnchorSideLeft.Control'#7#25'Langu'
|
||||
+'ageSelectionComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideT'
|
||||
+'op.Control'#7#24'LanguageSettingsGroupBox'#4'Left'#3#4#1#6'Height'#2#14#3'T'
|
||||
+'op'#2#6#5'Width'#2'H'#20'BorderSpacing.Around'#2#6#7'Caption'#6#14'Characte'
|
||||
+'r Set:'#11'ParentColor'#8#0#0#9'TComboBox'#25'LanguageSelectionComboBox'#22
|
||||
+'AnchorSideLeft.Control'#7#22'LanguageSelectionLabel'#21'AnchorSideTop.Contr'
|
||||
+'ol'#7#22'LanguageSelectionLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Le'
|
||||
+'ft'#2#6#6'Height'#2#21#3'Top'#2#26#5'Width'#3#248#0#17'BorderSpacing.Top'#2
|
||||
+#2#20'BorderSpacing.Bottom'#2#6#10'ItemHeight'#2#13#9'MaxLength'#2#255#8'Tab'
|
||||
+'Order'#2#0#4'Text'#6#12'U.S. English'#0#0#9'TComboBox'#20'CharacterSetCombo'
|
||||
+'Box'#22'AnchorSideLeft.Control'#7#17'CharacterSetLabel'#21'AnchorSideTop.Co'
|
||||
+'ntrol'#7#25'LanguageSelectionComboBox'#23'AnchorSideRight.Control'#7#24'Lan'
|
||||
+'guageSettingsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#4#1
|
||||
+#6'Height'#2#21#3'Top'#2#26#5'Width'#3#183#0#7'Anchors'#11#5'akTop'#6'akLeft'
|
||||
+#7'akRight'#0#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#10'It'
|
||||
+'emHeight'#2#13#9'MaxLength'#2#255#8'TabOrder'#2#1#4'Text'#6#12'Multilingual'
|
||||
+#0#0#0#9'TGroupBox'#17'OtherInfoGroupBox'#18'AnchorSideTop.Side'#7#9'asrBott'
|
||||
+'om'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'e'#3'To'
|
||||
+'p'#3#215#0#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpac'
|
||||
+'ing.Around'#2#6#7'Caption'#6#10'Other Info'#12'ClientHeight'#2'e'#11'Client'
|
||||
+'Width'#3#197#1#8'TabOrder'#2#3#0#6'TLabel'#16'DescriptionLabel'#21'AnchorSi'
|
||||
+'deTop.Control'#7#15'DescriptionEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4
|
||||
+'Left'#2#6#6'Height'#2#14#3'Top'#2#3#5'Width'#2':'#18'BorderSpacing.Left'#2#6
|
||||
+#7'Caption'#6#12'Description:'#11'ParentColor'#8#0#0#6'TLabel'#14'CopyrightL'
|
||||
+'abel'#22'AnchorSideLeft.Control'#7#16'DescriptionLabel'#21'AnchorSideTop.Co'
|
||||
+'ntrol'#7#13'CopyrightEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6
|
||||
+#6'Height'#2#14#3'Top'#2#30#5'Width'#2'4'#7'Caption'#6#10'Copyright:'#11'Par'
|
||||
+'entColor'#8#0#0#5'TEdit'#15'DescriptionEdit'#19'AnchorSideLeft.Side'#7#9'as'
|
||||
+'rBottom'#23'AnchorSideRight.Control'#7#17'OtherInfoGroupBox'#20'AnchorSideR'
|
||||
+'ight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3
|
||||
+'['#1#6'Height'#2#23#3'Top'#2'6'#5'Width'#2'`'#7'Anchors'#11#5'akTop'#7'akRi'
|
||||
+'ght'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'Additiona'
|
||||
+'l Info'#9'NumGlyphs'#2#0#7'OnClick'#7#25'AdditionalInfoButtonClick'#8'TabOr'
|
||||
+'der'#2#2#0#0#0#0#5'TPage'#8'i18nPage'#7'Caption'#6#4'i18n'#11'ClientWidth'#3
|
||||
+#209#1#12'ClientHeight'#3'p'#1#0#9'TGroupBox'#12'I18NGroupBox'#22'AnchorSide'
|
||||
+'Left.Control'#7#17'OtherInfoGroupBox'#21'AnchorSideTop.Control'#7#19'Versio'
|
||||
+'nInfoGroupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Con'
|
||||
+'ight.Side'#7#9'asrBottom'#4'Left'#2'F'#6'Height'#2#21#5'Width'#3'u'#1#7'Anc'
|
||||
+'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#19'Bord'
|
||||
+'erSpacing.Right'#2#6#8'TabOrder'#2#0#0#0#5'TEdit'#13'CopyrightEdit'#22'Anch'
|
||||
+'orSideLeft.Control'#7#15'DescriptionEdit'#21'AnchorSideTop.Control'#7#15'De'
|
||||
+'scriptionEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Con'
|
||||
+'trol'#7#17'OtherInfoGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Lef'
|
||||
+'t'#2#6#6'Height'#2'I'#3'Top'#2#31#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'Au'
|
||||
+'toSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'i18n Options'#12'Cli'
|
||||
+'entHeight'#2'I'#11'ClientWidth'#3#197#1#8'TabOrder'#2#0#0#6'TLabel'#13'PoOu'
|
||||
+'tDirLabel'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'g'#20'BorderSpa'
|
||||
+'cing.Around'#2#6#7'Caption'#6#20'PO Output Directory:'#11'ParentColor'#8#0#0
|
||||
+#5'TEdit'#12'POOutDirEdit'#22'AnchorSideLeft.Control'#7#12'I18NGroupBox'#21
|
||||
+'AnchorSideTop.Control'#7#13'PoOutDirLabel'#18'AnchorSideTop.Side'#7#9'asrBo'
|
||||
+'ttom'#23'AnchorSideRight.Control'#7#14'POOutDirButton'#4'Left'#2#6#6'Height'
|
||||
+#2#23#3'Top'#2#26#5'Width'#3#151#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh'
|
||||
+'t'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#4'Text'#6#12'POOutDirEdit'
|
||||
+#0#0#7'TButton'#14'POOutDirButton'#21'AnchorSideTop.Control'#7#13'PoOutDirLa'
|
||||
+'bel'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#12
|
||||
+'I18NGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.S'
|
||||
+'ide'#7#9'asrBottom'#4'Left'#3#163#1#6'Height'#2#23#3'Top'#2#26#5'Width'#2#24
|
||||
+#7'Anchors'#11#5'akTop'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Caption'
|
||||
,#6#3'...'#7'OnClick'#7#19'POOutDirButtonClick'#8'TabOrder'#2#1#0#0#0#9'TChec'
|
||||
+'kBox'#18'EnableI18NCheckBox'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#6#5'Width'
|
||||
+#3#197#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'En'
|
||||
+'able i18n'#8'OnChange'#7#24'EnableI18NCheckBoxChange'#8'TabOrder'#2#1#0#0#0
|
||||
+#0#6'TPanel'#11'PODBtnPanel'#6'Height'#2'&'#3'Top'#3'~'#1#5'Width'#3#217#1#5
|
||||
+'Align'#7#8'alBottom'#8'AutoSize'#9#10'BevelOuter'#7#6'bvNone'#12'ClientHeig'
|
||||
+'ht'#2'&'#11'ClientWidth'#3#217#1#8'TabOrder'#2#1#0#7'TBitBtn'#8'OKButton'#21
|
||||
+'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3'5'#1#6'Height'#2#26#3'Top'#2
|
||||
+#6#5'Width'#2'K'#5'Align'#7#7'alRight'#8'AutoSize'#9#20'BorderSpacing.Around'
|
||||
+#2#6#7'Caption'#6#3'&OK'#21'Constraints.MinHeight'#2#25#20'Constraints.MinWi'
|
||||
+'dth'#2'K'#7'Default'#9#4'Kind'#7#4'bkOK'#11'ModalResult'#2#1#9'NumGlyphs'#2
|
||||
+#0#8'TabOrder'#2#0#0#0#7'TBitBtn'#12'CancelButton'#20'AnchorSideRight.Side'#7
|
||||
+#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#134#1#6'Hei'
|
||||
+'ght'#2#26#3'Top'#2#6#5'Width'#2'M'#5'Align'#7#7'alRight'#8'AutoSize'#9#20'B'
|
||||
+'orderSpacing.Around'#2#6#6'Cancel'#9#7'Caption'#6#6'Cancel'#21'Constraints.'
|
||||
+'MinHeight'#2#25#20'Constraints.MinWidth'#2'K'#4'Kind'#7#8'bkCancel'#11'Moda'
|
||||
+'lResult'#2#2#9'NumGlyphs'#2#0#8'TabOrder'#2#1#0#0#7'TBitBtn'#10'HelpButton'
|
||||
+#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#26#3'Top'#2
|
||||
+#6#5'Width'#2'K'#5'Align'#7#6'alLeft'#8'AutoSize'#9#20'BorderSpacing.Around'
|
||||
+#2#6#7'Caption'#6#5'&Help'#21'Constraints.MinHeight'#2#25#20'Constraints.Min'
|
||||
+'Width'#2'K'#4'Kind'#7#6'bkHelp'#9'NumGlyphs'#2#0#7'OnClick'#7#15'HelpButton'
|
||||
+'Click'#8'TabOrder'#2#2#0#0#0#22'TSelectDirectoryDialog'#21'SelectDirectoryD'
|
||||
+'ialog'#11'FilterIndex'#2#0#4'left'#2'X'#3'top'#3'p'#1#0#0#18'TOpenPictureDi'
|
||||
+'alog'#18'OpenPictureDialog1'#4'left'#2'u'#3'top'#3'p'#1#0#0#18'TSavePicture'
|
||||
+'Dialog'#18'SavePictureDialog1'#5'Title'#6#12'Save file as'#4'left'#3#146#0#3
|
||||
+'top'#3'p'#1#0#0#0
|
||||
+'t'#2'F'#6'Height'#2#21#3'Top'#2#27#5'Width'#3'u'#1#7'Anchors'#11#5'akTop'#6
|
||||
+'akLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#8
|
||||
+'TabOrder'#2#1#0#0#7'TBitBtn'#20'AdditionalInfoButton'#21'AnchorSideTop.Cont'
|
||||
+'rol'#7#13'CopyrightEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSid'
|
||||
+'eRight.Control'#7#17'OtherInfoGroupBox'#20'AnchorSideRight.Side'#7#9'asrBot'
|
||||
+'tom'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3'['#1#6'Height'#2#23
|
||||
+#3'Top'#2'6'#5'Width'#2'`'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9
|
||||
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'Additional Info'#9'NumGlyphs'#2
|
||||
+#0#7'OnClick'#7#25'AdditionalInfoButtonClick'#8'TabOrder'#2#2#0#0#0#0#5'TPag'
|
||||
+'e'#8'i18nPage'#7'Caption'#6#4'i18n'#11'ClientWidth'#3#209#1#12'ClientHeight'
|
||||
+#3'p'#1#0#9'TGroupBox'#12'I18NGroupBox'#22'AnchorSideLeft.Control'#7#17'Othe'
|
||||
+'rInfoGroupBox'#21'AnchorSideTop.Control'#7#19'VersionInfoGroupBox'#18'Ancho'
|
||||
+'rSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#17'OtherInfoGro'
|
||||
+'upBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'I'#3
|
||||
+'Top'#2#31#5'Width'#3#197#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpaci'
|
||||
+'ng.Around'#2#6#7'Caption'#6#12'i18n Options'#12'ClientHeight'#2'I'#11'Clien'
|
||||
+'tWidth'#3#197#1#8'TabOrder'#2#0#0#6'TLabel'#13'PoOutDirLabel'#4'Left'#2#6#6
|
||||
+'Height'#2#14#3'Top'#2#6#5'Width'#2'g'#20'BorderSpacing.Around'#2#6#7'Captio'
|
||||
+'n'#6#20'PO Output Directory:'#11'ParentColor'#8#0#0#5'TEdit'#12'POOutDirEdi'
|
||||
+'t'#22'AnchorSideLeft.Control'#7#12'I18NGroupBox'#21'AnchorSideTop.Control'#7
|
||||
+#13'PoOutDirLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.'
|
||||
+'Control'#7#14'POOutDirButton'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#26#5'Widt'
|
||||
+'h'#3#151#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.A'
|
||||
+'round'#2#6#8'TabOrder'#2#0#4'Text'#6#12'POOutDirEdit'#0#0#7'TButton'#14'POO'
|
||||
+'utDirButton'#21'AnchorSideTop.Control'#7#13'PoOutDirLabel'#18'AnchorSideTop'
|
||||
+'.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#12'I18NGroupBox'#20'Anc'
|
||||
+'horSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4
|
||||
+'Left'#3#163#1#6'Height'#2#23#3'Top'#2#26#5'Width'#2#24#7'Anchors'#11#5'akTo'
|
||||
+'p'#7'akRight'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#3'...'#7'OnClick'
|
||||
,#7#19'POOutDirButtonClick'#8'TabOrder'#2#1#0#0#0#9'TCheckBox'#18'EnableI18NC'
|
||||
+'heckBox'#4'Left'#2#6#6'Height'#2#19#3'Top'#2#6#5'Width'#3#197#1#5'Align'#7#5
|
||||
+'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'Enable i18n'#8'OnChange'
|
||||
+#7#24'EnableI18NCheckBoxChange'#8'TabOrder'#2#1#0#0#0#0#6'TPanel'#11'PODBtnP'
|
||||
+'anel'#6'Height'#2'&'#3'Top'#3'~'#1#5'Width'#3#217#1#5'Align'#7#8'alBottom'#8
|
||||
+'AutoSize'#9#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'&'#11'ClientWidth'
|
||||
+#3#217#1#8'TabOrder'#2#1#0#7'TBitBtn'#8'OKButton'#21'AnchorSideBottom.Side'#7
|
||||
+#9'asrBottom'#4'Left'#3'5'#1#6'Height'#2#26#3'Top'#2#6#5'Width'#2'K'#5'Align'
|
||||
+#7#7'alRight'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#3'&OK'
|
||||
+#21'Constraints.MinHeight'#2#25#20'Constraints.MinWidth'#2'K'#7'Default'#9#4
|
||||
+'Kind'#7#4'bkOK'#11'ModalResult'#2#1#9'NumGlyphs'#2#0#8'TabOrder'#2#0#0#0#7
|
||||
+'TBitBtn'#12'CancelButton'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'Anchor'
|
||||
+'SideBottom.Side'#7#9'asrBottom'#4'Left'#3#134#1#6'Height'#2#26#3'Top'#2#6#5
|
||||
+'Width'#2'M'#5'Align'#7#7'alRight'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6
|
||||
+#6'Cancel'#9#7'Caption'#6#6'Cancel'#21'Constraints.MinHeight'#2#25#20'Constr'
|
||||
+'aints.MinWidth'#2'K'#4'Kind'#7#8'bkCancel'#11'ModalResult'#2#2#9'NumGlyphs'
|
||||
+#2#0#8'TabOrder'#2#1#0#0#7'TBitBtn'#10'HelpButton'#21'AnchorSideBottom.Side'
|
||||
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#26#3'Top'#2#6#5'Width'#2'K'#5'Align'
|
||||
+#7#6'alLeft'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#5'&Help'
|
||||
+#21'Constraints.MinHeight'#2#25#20'Constraints.MinWidth'#2'K'#4'Kind'#7#6'bk'
|
||||
+'Help'#9'NumGlyphs'#2#0#7'OnClick'#7#15'HelpButtonClick'#8'TabOrder'#2#2#0#0
|
||||
+#0#22'TSelectDirectoryDialog'#21'SelectDirectoryDialog'#11'FilterIndex'#2#0#4
|
||||
+'left'#2'X'#3'top'#3'p'#1#0#0#18'TOpenPictureDialog'#18'OpenPictureDialog1'#4
|
||||
+'left'#2'u'#3'top'#3'p'#1#0#0#18'TSavePictureDialog'#18'SavePictureDialog1'#5
|
||||
+'Title'#6#12'Save file as'#4'left'#3#146#0#3'top'#3'p'#1#0#0#0
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user