mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 22:59:49 +02:00
IDE: project options: auto increment version works
git-svn-id: trunk@21120 -
This commit is contained in:
parent
914107da49
commit
d6c61ed5ae
@ -9394,7 +9394,7 @@ begin
|
|||||||
if (not AnUnitInfo.IsPartOfProject)
|
if (not AnUnitInfo.IsPartOfProject)
|
||||||
and FileExistsUTF8(AnUnitInfo.Filename)
|
and FileExistsUTF8(AnUnitInfo.Filename)
|
||||||
and (StateFileAge<FileAgeUTF8(AnUnitInfo.Filename)) then begin
|
and (StateFileAge<FileAgeUTF8(AnUnitInfo.Filename)) then begin
|
||||||
DebugLn('TMainIDE.CheckIfProjectNeedsCompilation Src has changed ',AProject.IDAsString,' ',AnUnitInfo.Filename);
|
DebugLn('TMainIDE.CheckIfProjectNeedsCompilation Editor Src has changed ',AProject.IDAsString,' ',AnUnitInfo.Filename);
|
||||||
exit(mrYes);
|
exit(mrYes);
|
||||||
end;
|
end;
|
||||||
AnUnitInfo:=AnUnitInfo.NextUnitWithEditorIndex;
|
AnUnitInfo:=AnUnitInfo.NextUnitWithEditorIndex;
|
||||||
|
@ -35,7 +35,7 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
|||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'AppSettingsGroupBox'
|
Caption = 'AppSettingsGroupBox'
|
||||||
ClientHeight = 267
|
ClientHeight = 282
|
||||||
ClientWidth = 499
|
ClientWidth = 499
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object TitleLabel: TLabel
|
object TitleLabel: TLabel
|
||||||
@ -126,8 +126,8 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
|||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
BorderWidth = 1
|
BorderWidth = 1
|
||||||
BorderStyle = bsSingle
|
BorderStyle = bsSingle
|
||||||
ClientHeight = 126
|
ClientHeight = 124
|
||||||
ClientWidth = 126
|
ClientWidth = 124
|
||||||
TabOrder = 3
|
TabOrder = 3
|
||||||
object IconImage: TImage
|
object IconImage: TImage
|
||||||
Left = 1
|
Left = 1
|
||||||
@ -212,7 +212,7 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
|||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'OutputSettingsGroupBox'
|
Caption = 'OutputSettingsGroupBox'
|
||||||
ClientHeight = 63
|
ClientHeight = 78
|
||||||
ClientWidth = 499
|
ClientWidth = 499
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
object TargetFileLabel: TLabel
|
object TargetFileLabel: TLabel
|
||||||
@ -392,7 +392,7 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
|||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'LazDocPathsGroupBox'
|
Caption = 'LazDocPathsGroupBox'
|
||||||
ClientHeight = 173
|
ClientHeight = 188
|
||||||
ClientWidth = 499
|
ClientWidth = 499
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object LazDocListBox: TListBox
|
object LazDocListBox: TListBox
|
||||||
@ -643,7 +643,6 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
|||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Automatically increase Build'
|
Caption = 'Automatically increase Build'
|
||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
Visible = False
|
|
||||||
end
|
end
|
||||||
object BuildSpinEdit: TSpinEdit
|
object BuildSpinEdit: TSpinEdit
|
||||||
AnchorSideLeft.Control = BuildLabel
|
AnchorSideLeft.Control = BuildLabel
|
||||||
@ -841,7 +840,7 @@ object ProjectOptionsDialog: TProjectOptionsDialog
|
|||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'i18n Options'
|
Caption = 'i18n Options'
|
||||||
ClientHeight = 65
|
ClientHeight = 80
|
||||||
ClientWidth = 499
|
ClientWidth = 499
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object PoOutDirLabel: TLabel
|
object PoOutDirLabel: TLabel
|
||||||
|
@ -13,7 +13,7 @@ LazarusResources.Add('TProjectOptionsDialog','FORMDATA',[
|
|||||||
+'h'#3#3#2#12'ClientHeight'#3#170#1#0#9'TGroupBox'#19'AppSettingsGroupBox'#4
|
+'h'#3#3#2#12'ClientHeight'#3#170#1#0#9'TGroupBox'#19'AppSettingsGroupBox'#4
|
||||||
+'Left'#2#6#6'Height'#3#30#1#3'Top'#2#6#5'Width'#3#247#1#5'Align'#7#5'alTop'#8
|
+'Left'#2#6#6'Height'#3#30#1#3'Top'#2#6#5'Width'#3#247#1#5'Align'#7#5'alTop'#8
|
||||||
+'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'AppSettingsGroupBo'
|
+'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'AppSettingsGroupBo'
|
||||||
+'x'#12'ClientHeight'#3#11#1#11'ClientWidth'#3#243#1#8'TabOrder'#2#0#0#6'TLab'
|
+'x'#12'ClientHeight'#3#26#1#11'ClientWidth'#3#243#1#8'TabOrder'#2#0#0#6'TLab'
|
||||||
+'el'#10'TitleLabel'#22'AnchorSideLeft.Control'#7#19'AppSettingsGroupBox'#21
|
+'el'#10'TitleLabel'#22'AnchorSideLeft.Control'#7#19'AppSettingsGroupBox'#21
|
||||||
+'AnchorSideTop.Control'#7#9'TitleEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'
|
+'AnchorSideTop.Control'#7#9'TitleEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'
|
||||||
+#4'Left'#2#6#6'Height'#2#18#3'Top'#2#10#5'Width'#2'='#18'BorderSpacing.Left'
|
+#4'Left'#2#6#6'Height'#2#18#3'Top'#2#10#5'Width'#2'='#18'BorderSpacing.Left'
|
||||||
@ -43,7 +43,7 @@ LazarusResources.Add('TProjectOptionsDialog','FORMDATA',[
|
|||||||
+'Left'#2'j'#6'Height'#3#128#0#3'Top'#2''''#5'Width'#3#128#0#18'BorderSpacing'
|
+'Left'#2'j'#6'Height'#3#128#0#3'Top'#2''''#5'Width'#3#128#0#18'BorderSpacing'
|
||||||
+'.Left'#2'j'#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#10'BevelO'
|
+'.Left'#2'j'#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#10'BevelO'
|
||||||
+'uter'#7#6'bvNone'#11'BorderWidth'#2#1#11'BorderStyle'#7#8'bsSingle'#12'Clie'
|
+'uter'#7#6'bvNone'#11'BorderWidth'#2#1#11'BorderStyle'#7#8'bsSingle'#12'Clie'
|
||||||
+'ntHeight'#2'~'#11'ClientWidth'#2'~'#8'TabOrder'#2#3#0#6'TImage'#9'IconImage'
|
+'ntHeight'#2'|'#11'ClientWidth'#2'|'#8'TabOrder'#2#3#0#6'TImage'#9'IconImage'
|
||||||
+#4'Left'#2#1#6'Height'#2'z'#3'Top'#2#1#5'Width'#2'z'#5'Align'#7#8'alClient'#6
|
+#4'Left'#2#1#6'Height'#2'z'#3'Top'#2#1#5'Width'#2'z'#5'Align'#7#8'alClient'#6
|
||||||
+'Center'#9#16'OnPictureChanged'#7#23'IconImagePictureChanged'#0#0#0#7'TBitBt'
|
+'Center'#9#16'OnPictureChanged'#7#23'IconImagePictureChanged'#0#0#0#7'TBitBt'
|
||||||
+'n'#14'LoadIconButton'#22'AnchorSideLeft.Control'#7#9'IconPanel'#19'AnchorSi'
|
+'n'#14'LoadIconButton'#22'AnchorSideLeft.Control'#7#9'IconPanel'#19'AnchorSi'
|
||||||
@ -69,7 +69,7 @@ LazarusResources.Add('TProjectOptionsDialog','FORMDATA',[
|
|||||||
+'ion'#2#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'TabOrder'#2#7#0#0#0
|
+'ion'#2#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'TabOrder'#2#7#0#0#0
|
||||||
+#9'TGroupBox'#22'OutputSettingsGroupBox'#4'Left'#2#6#6'Height'#2'R'#3'Top'#3
|
+#9'TGroupBox'#22'OutputSettingsGroupBox'#4'Left'#2#6#6'Height'#2'R'#3'Top'#3
|
||||||
+'*'#1#5'Width'#3#247#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Ar'
|
+'*'#1#5'Width'#3#247#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Ar'
|
||||||
+'ound'#2#6#7'Caption'#6#22'OutputSettingsGroupBox'#12'ClientHeight'#2'?'#11
|
+'ound'#2#6#7'Caption'#6#22'OutputSettingsGroupBox'#12'ClientHeight'#2'N'#11
|
||||||
+'ClientWidth'#3#243#1#8'TabOrder'#2#1#0#6'TLabel'#15'TargetFileLabel'#22'Anc'
|
+'ClientWidth'#3#243#1#8'TabOrder'#2#1#0#6'TLabel'#15'TargetFileLabel'#22'Anc'
|
||||||
+'horSideLeft.Control'#7#22'OutputSettingsGroupBox'#21'AnchorSideTop.Control'
|
+'horSideLeft.Control'#7#22'OutputSettingsGroupBox'#21'AnchorSideTop.Control'
|
||||||
+#7#22'OutputSettingsGroupBox'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'
|
+#7#22'OutputSettingsGroupBox'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'
|
||||||
@ -135,7 +135,7 @@ LazarusResources.Add('TProjectOptionsDialog','FORMDATA',[
|
|||||||
+'ntHeight'#3#170#1#0#9'TGroupBox'#19'LazDocPathsGroupBox'#4'Left'#2#6#6'Heig'
|
+'ntHeight'#3#170#1#0#9'TGroupBox'#19'LazDocPathsGroupBox'#4'Left'#2#6#6'Heig'
|
||||||
+'ht'#3#192#0#3'Top'#2#6#5'Width'#3#247#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20
|
+'ht'#3#192#0#3'Top'#2#6#5'Width'#3#247#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20
|
||||||
+'BorderSpacing.Around'#2#6#7'Caption'#6#19'LazDocPathsGroupBox'#12'ClientHei'
|
+'BorderSpacing.Around'#2#6#7'Caption'#6#19'LazDocPathsGroupBox'#12'ClientHei'
|
||||||
+'ght'#3#173#0#11'ClientWidth'#3#243#1#8'TabOrder'#2#0#0#8'TListBox'#13'LazDo'
|
+'ght'#3#188#0#11'ClientWidth'#3#243#1#8'TabOrder'#2#0#0#8'TListBox'#13'LazDo'
|
||||||
+'cListBox'#22'AnchorSideLeft.Control'#7#19'LazDocPathsGroupBox'#21'AnchorSid'
|
+'cListBox'#22'AnchorSideLeft.Control'#7#19'LazDocPathsGroupBox'#21'AnchorSid'
|
||||||
+'eTop.Control'#7#19'LazDocPathsGroupBox'#23'AnchorSideRight.Control'#7#19'La'
|
+'eTop.Control'#7#19'LazDocPathsGroupBox'#23'AnchorSideRight.Control'#7#19'La'
|
||||||
+'zDocPathsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'He'
|
+'zDocPathsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'He'
|
||||||
@ -224,133 +224,133 @@ LazarusResources.Add('TProjectOptionsDialog','FORMDATA',[
|
|||||||
+'VersionInfoGroupBox'#21'AnchorSideTop.Control'#7#15'VersionSpinEdit'#18'Anc'
|
+'VersionInfoGroupBox'#21'AnchorSideTop.Control'#7#15'VersionSpinEdit'#18'Anc'
|
||||||
+'horSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'E'#5'Wi'
|
+'horSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'E'#5'Wi'
|
||||||
+'dth'#3#204#0#17'BorderSpacing.Top'#2#6#20'BorderSpacing.Around'#2#6#7'Capti'
|
+'dth'#3#204#0#17'BorderSpacing.Top'#2#6#20'BorderSpacing.Around'#2#6#7'Capti'
|
||||||
+'on'#6#28'Automatically increase Build'#8'TabOrder'#2#4#7'Visible'#8#0#0#9'T'
|
+'on'#6#28'Automatically increase Build'#8'TabOrder'#2#4#0#0#9'TSpinEdit'#13
|
||||||
+'SpinEdit'#13'BuildSpinEdit'#22'AnchorSideLeft.Control'#7#10'BuildLabel'#21
|
+'BuildSpinEdit'#22'AnchorSideLeft.Control'#7#10'BuildLabel'#21'AnchorSideTop'
|
||||||
+'AnchorSideTop.Control'#7#10'BuildLabel'#18'AnchorSideTop.Side'#7#9'asrBotto'
|
+'.Control'#7#10'BuildLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#3
|
||||||
+'m'#4'Left'#3'2'#1#6'Height'#2#27#3'Top'#2#30#5'Width'#2'F'#8'MaxValue'#4#255
|
+'2'#1#6'Height'#2#27#3'Top'#2#30#5'Width'#2'F'#8'MaxValue'#4#255#255#0#0#8'T'
|
||||||
+#255#0#0#8'TabOrder'#2#3#0#0#0#9'TCheckBox'#22'UseVersionInfoCheckBox'#4'Lef'
|
+'abOrder'#2#3#0#0#0#9'TCheckBox'#22'UseVersionInfoCheckBox'#4'Left'#2#6#6'He'
|
||||||
+'t'#2#6#6'Height'#2#22#3'Top'#2#6#5'Width'#3#247#1#5'Align'#7#5'alTop'#20'Bo'
|
+'ight'#2#22#3'Top'#2#6#5'Width'#3#247#1#5'Align'#7#5'alTop'#20'BorderSpacing'
|
||||||
+'rderSpacing.Around'#2#6#7'Caption'#6'"Include Version Info in executable'#8
|
+'.Around'#2#6#7'Caption'#6'"Include Version Info in executable'#8'OnChange'#7
|
||||||
+'OnChange'#7#28'UseVersionInfoCheckBoxChange'#8'TabOrder'#2#0#0#0#9'TGroupBo'
|
+#28'UseVersionInfoCheckBoxChange'#8'TabOrder'#2#0#0#0#9'TGroupBox'#24'Langua'
|
||||||
+'x'#24'LanguageSettingsGroupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#20'An'
|
+'geSettingsGroupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#20'AnchorSideRigh'
|
||||||
+'chorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'T'#3'Top'#3#156#0
|
+'t.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'T'#3'Top'#3#156#0#5'Width'#3
|
||||||
+#5'Width'#3#247#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'
|
|
||||||
+#2#6#7'Caption'#6#16'Language Options'#12'ClientHeight'#2'A'#11'ClientWidth'
|
|
||||||
+#3#243#1#8'TabOrder'#2#2#0#6'TLabel'#22'LanguageSelectionLabel'#22'AnchorSid'
|
|
||||||
+'eLeft.Control'#7#24'LanguageSettingsGroupBox'#21'AnchorSideTop.Control'#7#24
|
|
||||||
+'LanguageSettingsGroupBox'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3
|
|
||||||
+#131#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#19'Language Selection:'#11
|
|
||||||
+'ParentColor'#8#0#0#6'TLabel'#17'CharacterSetLabel'#22'AnchorSideLeft.Contro'
|
|
||||||
+'l'#7#25'LanguageSelectionComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21
|
|
||||||
+'AnchorSideTop.Control'#7#24'LanguageSettingsGroupBox'#4'Left'#3#4#1#6'Heigh'
|
|
||||||
+'t'#2#18#3'Top'#2#6#5'Width'#2'^'#20'BorderSpacing.Around'#2#6#7'Caption'#6
|
|
||||||
+#14'Character Set:'#11'ParentColor'#8#0#0#9'TComboBox'#25'LanguageSelectionC'
|
|
||||||
+'omboBox'#22'AnchorSideLeft.Control'#7#22'LanguageSelectionLabel'#21'AnchorS'
|
|
||||||
+'ideTop.Control'#7#22'LanguageSelectionLabel'#18'AnchorSideTop.Side'#7#9'asr'
|
|
||||||
+'Bottom'#4'Left'#2#6#6'Height'#2#29#3'Top'#2#30#5'Width'#3#248#0#17'BorderSp'
|
|
||||||
+'acing.Top'#2#2#20'BorderSpacing.Bottom'#2#6#10'ItemHeight'#2#0#8'TabOrder'#2
|
|
||||||
+#0#4'Text'#6#12'U.S. English'#0#0#9'TComboBox'#20'CharacterSetComboBox'#22'A'
|
|
||||||
+'nchorSideLeft.Control'#7#17'CharacterSetLabel'#21'AnchorSideTop.Control'#7
|
|
||||||
+#25'LanguageSelectionComboBox'#23'AnchorSideRight.Control'#7#24'LanguageSett'
|
|
||||||
+'ingsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#4#1#6'Heigh'
|
|
||||||
+'t'#2#29#3'Top'#2#30#5'Width'#3#233#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akR'
|
|
||||||
+'ight'#0#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#10'ItemHei'
|
|
||||||
+'ght'#2#0#8'TabOrder'#2#1#4'Text'#6#12'Multilingual'#0#0#0#9'TGroupBox'#17'O'
|
|
||||||
+'therInfoGroupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#20'AnchorSideRight.'
|
|
||||||
,'Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'~'#3'Top'#3#246#0#5'Width'#3
|
|
||||||
+#247#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Capt'
|
+#247#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Capt'
|
||||||
+'ion'#6#10'Other Info'#12'ClientHeight'#2'k'#11'ClientWidth'#3#243#1#8'TabOr'
|
+'ion'#6#16'Language Options'#12'ClientHeight'#2'A'#11'ClientWidth'#3#243#1#8
|
||||||
+'der'#2#3#0#6'TLabel'#16'DescriptionLabel'#21'AnchorSideTop.Control'#7#15'De'
|
+'TabOrder'#2#2#0#6'TLabel'#22'LanguageSelectionLabel'#22'AnchorSideLeft.Cont'
|
||||||
+'scriptionEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2
|
+'rol'#7#24'LanguageSettingsGroupBox'#21'AnchorSideTop.Control'#7#24'Language'
|
||||||
+#18#3'Top'#2#10#5'Width'#2'M'#18'BorderSpacing.Left'#2#6#7'Caption'#6#12'Des'
|
+'SettingsGroupBox'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3#131#0#20
|
||||||
+'cription:'#11'ParentColor'#8#0#0#6'TLabel'#14'CopyrightLabel'#22'AnchorSide'
|
+'BorderSpacing.Around'#2#6#7'Caption'#6#19'Language Selection:'#11'ParentCol'
|
||||||
+'Left.Control'#7#16'DescriptionLabel'#21'AnchorSideTop.Control'#7#13'Copyrig'
|
+'or'#8#0#0#6'TLabel'#17'CharacterSetLabel'#22'AnchorSideLeft.Control'#7#25'L'
|
||||||
+'htEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#18#3
|
+'anguageSelectionComboBox'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorS'
|
||||||
+'Top'#2'+'#5'Width'#2'B'#7'Caption'#6#10'Copyright:'#11'ParentColor'#8#0#0#5
|
+'ideTop.Control'#7#24'LanguageSettingsGroupBox'#4'Left'#3#4#1#6'Height'#2#18
|
||||||
+'TEdit'#15'DescriptionEdit'#22'AnchorSideLeft.Control'#7#16'DescriptionLabel'
|
+#3'Top'#2#6#5'Width'#2'^'#20'BorderSpacing.Around'#2#6#7'Caption'#6#14'Chara'
|
||||||
+#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#17'Other'
|
+'cter Set:'#11'ParentColor'#8#0#0#9'TComboBox'#25'LanguageSelectionComboBox'
|
||||||
+'InfoGroupBox'#23'AnchorSideRight.Control'#7#17'OtherInfoGroupBox'#20'Anchor'
|
+#22'AnchorSideLeft.Control'#7#22'LanguageSelectionLabel'#21'AnchorSideTop.Co'
|
||||||
+'SideRight.Side'#7#9'asrBottom'#4'Left'#2']'#6'Height'#2#27#3'Top'#2#6#5'Wid'
|
+'ntrol'#7#22'LanguageSelectionLabel'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
|
||||||
+'th'#3#144#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.'
|
+'Left'#2#6#6'Height'#2#29#3'Top'#2#30#5'Width'#3#248#0#17'BorderSpacing.Top'
|
||||||
+'Left'#2#10#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#8'TabOrder'
|
+#2#2#20'BorderSpacing.Bottom'#2#6#10'ItemHeight'#2#0#8'TabOrder'#2#0#4'Text'
|
||||||
+#2#0#0#0#5'TEdit'#13'CopyrightEdit'#22'AnchorSideLeft.Control'#7#15'Descript'
|
+#6#12'U.S. English'#0#0#9'TComboBox'#20'CharacterSetComboBox'#22'AnchorSideL'
|
||||||
+'ionEdit'#21'AnchorSideTop.Control'#7#15'DescriptionEdit'#18'AnchorSideTop.S'
|
+'eft.Control'#7#17'CharacterSetLabel'#21'AnchorSideTop.Control'#7#25'Languag'
|
||||||
|
+'eSelectionComboBox'#23'AnchorSideRight.Control'#7#24'LanguageSettingsGroupB'
|
||||||
|
+'ox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#4#1#6'Height'#2#29#3
|
||||||
|
+'Top'#2#30#5'Width'#3#233#0#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#19
|
||||||
|
+'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#10'ItemHeight'#2#0#8
|
||||||
|
+'TabOrder'#2#1#4'Text'#6#12'Multilingual'#0#0#0#9'TGroupBox'#17'OtherInfoGro'
|
||||||
|
+'upBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'a'
|
||||||
|
,'srBottom'#4'Left'#2#6#6'Height'#2'~'#3'Top'#3#246#0#5'Width'#3#247#1#5'Alig'
|
||||||
|
+'n'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#10'Ot'
|
||||||
|
+'her Info'#12'ClientHeight'#2'k'#11'ClientWidth'#3#243#1#8'TabOrder'#2#3#0#6
|
||||||
|
+'TLabel'#16'DescriptionLabel'#21'AnchorSideTop.Control'#7#15'DescriptionEdit'
|
||||||
|
+#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#10
|
||||||
|
+#5'Width'#2'M'#18'BorderSpacing.Left'#2#6#7'Caption'#6#12'Description:'#11'P'
|
||||||
|
+'arentColor'#8#0#0#6'TLabel'#14'CopyrightLabel'#22'AnchorSideLeft.Control'#7
|
||||||
|
+#16'DescriptionLabel'#21'AnchorSideTop.Control'#7#13'CopyrightEdit'#18'Ancho'
|
||||||
|
+'rSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#18#3'Top'#2'+'#5'Widt'
|
||||||
|
+'h'#2'B'#7'Caption'#6#10'Copyright:'#11'ParentColor'#8#0#0#5'TEdit'#15'Descr'
|
||||||
|
+'iptionEdit'#22'AnchorSideLeft.Control'#7#16'DescriptionLabel'#19'AnchorSide'
|
||||||
|
+'Left.Side'#7#9'asrBottom'#21'AnchorSideTop.Control'#7#17'OtherInfoGroupBox'
|
||||||
|
+#23'AnchorSideRight.Control'#7#17'OtherInfoGroupBox'#20'AnchorSideRight.Side'
|
||||||
|
+#7#9'asrBottom'#4'Left'#2']'#6'Height'#2#27#3'Top'#2#6#5'Width'#3#144#1#7'An'
|
||||||
|
+'chors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#10#17'Bo'
|
||||||
|
+'rderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#8'TabOrder'#2#0#0#0#5'TEdi'
|
||||||
|
+'t'#13'CopyrightEdit'#22'AnchorSideLeft.Control'#7#15'DescriptionEdit'#21'An'
|
||||||
|
+'chorSideTop.Control'#7#15'DescriptionEdit'#18'AnchorSideTop.Side'#7#9'asrBo'
|
||||||
|
+'ttom'#23'AnchorSideRight.Control'#7#17'OtherInfoGroupBox'#20'AnchorSideRigh'
|
||||||
|
+'t.Side'#7#9'asrBottom'#4'Left'#2']'#6'Height'#2#27#3'Top'#2''''#5'Width'#3
|
||||||
|
+#144#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'AdditionalI'
|
||||||
|
+'nfoButton'#21'AnchorSideTop.Control'#7#13'CopyrightEdit'#18'AnchorSideTop.S'
|
||||||
+'ide'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#17'OtherInfoGroupBox'#20
|
+'ide'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#17'OtherInfoGroupBox'#20
|
||||||
+'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2']'#6'Height'#2#27#3'Top'#2
|
+'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBotto'
|
||||||
+''''#5'Width'#3#144#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'Borde'
|
+'m'#4'Left'#3#132#1#6'Height'#2#29#3'Top'#2'H'#5'Width'#2'i'#7'Anchors'#11#5
|
||||||
+'rSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#8'TabOrder'#2#1#0#0#7'TBitBtn'
|
+'akTop'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6
|
||||||
+#20'AdditionalInfoButton'#21'AnchorSideTop.Control'#7#13'CopyrightEdit'#18'A'
|
+#15'Additional Info'#9'NumGlyphs'#2#0#7'OnClick'#7#25'AdditionalInfoButtonCl'
|
||||||
+'nchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#17'OtherInf'
|
+'ick'#8'TabOrder'#2#2#0#0#0#0#5'TPage'#8'i18nPage'#7'Caption'#6#4'i18n'#11'C'
|
||||||
+'oGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'
|
+'lientWidth'#3#3#2#12'ClientHeight'#3#170#1#0#9'TGroupBox'#12'I18NGroupBox'
|
||||||
+#7#9'asrBottom'#4'Left'#3#132#1#6'Height'#2#29#3'Top'#2'H'#5'Width'#2'i'#7'A'
|
+#22'AnchorSideLeft.Control'#7#17'OtherInfoGroupBox'#21'AnchorSideTop.Control'
|
||||||
+'nchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6
|
+#7#19'VersionInfoGroupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSi'
|
||||||
+#7'Caption'#6#15'Additional Info'#9'NumGlyphs'#2#0#7'OnClick'#7#25'Additiona'
|
+'deRight.Control'#7#17'OtherInfoGroupBox'#20'AnchorSideRight.Side'#7#9'asrBo'
|
||||||
+'lInfoButtonClick'#8'TabOrder'#2#2#0#0#0#0#5'TPage'#8'i18nPage'#7'Caption'#6
|
+'ttom'#4'Left'#2#6#6'Height'#2'T'#3'Top'#2'"'#5'Width'#3#247#1#5'Align'#7#5
|
||||||
+#4'i18n'#11'ClientWidth'#3#3#2#12'ClientHeight'#3#170#1#0#9'TGroupBox'#12'I1'
|
+'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'i18n Opti'
|
||||||
+'8NGroupBox'#22'AnchorSideLeft.Control'#7#17'OtherInfoGroupBox'#21'AnchorSid'
|
+'ons'#12'ClientHeight'#2'P'#11'ClientWidth'#3#243#1#8'TabOrder'#2#0#0#6'TLab'
|
||||||
+'eTop.Control'#7#19'VersionInfoGroupBox'#18'AnchorSideTop.Side'#7#9'asrBotto'
|
+'el'#13'PoOutDirLabel'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3#132#0
|
||||||
+'m'#23'AnchorSideRight.Control'#7#17'OtherInfoGroupBox'#20'AnchorSideRight.S'
|
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'PO Output Directory:'#11'Paren'
|
||||||
+'ide'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'T'#3'Top'#2'"'#5'Width'#3#247#1
|
+'tColor'#8#0#0#5'TEdit'#12'POOutDirEdit'#22'AnchorSideLeft.Control'#7#12'I18'
|
||||||
+#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6
|
+'NGroupBox'#21'AnchorSideTop.Control'#7#13'PoOutDirLabel'#18'AnchorSideTop.S'
|
||||||
+#12'i18n Options'#12'ClientHeight'#2'A'#11'ClientWidth'#3#243#1#8'TabOrder'#2
|
+'ide'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#14'POOutDirButton'#4'Left'
|
||||||
+#0#0#6'TLabel'#13'PoOutDirLabel'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Wid'
|
+#2#6#6'Height'#2#27#3'Top'#2#30#5'Width'#3#207#1#7'Anchors'#11#5'akTop'#6'ak'
|
||||||
+'th'#3#132#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'PO Output Director'
|
+'Left'#7'akRight'#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#20
|
||||||
+'y:'#11'ParentColor'#8#0#0#5'TEdit'#12'POOutDirEdit'#22'AnchorSideLeft.Contr'
|
+'BorderSpacing.Bottom'#2#6#8'TabOrder'#2#0#4'Text'#6#12'POOutDirEdit'#0#0#7
|
||||||
+'ol'#7#12'I18NGroupBox'#21'AnchorSideTop.Control'#7#13'PoOutDirLabel'#18'Anc'
|
+'TButton'#14'POOutDirButton'#21'AnchorSideTop.Control'#7#12'POOutDirEdit'#23
|
||||||
+'horSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#14'POOutDirBu'
|
+'AnchorSideRight.Control'#7#12'I18NGroupBox'#20'AnchorSideRight.Side'#7#9'as'
|
||||||
+'tton'#4'Left'#2#6#6'Height'#2#27#3'Top'#2#30#5'Width'#3#207#1#7'Anchors'#11
|
+'rBottom'#24'AnchorSideBottom.Control'#7#12'POOutDirEdit'#21'AnchorSideBotto'
|
||||||
+#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing'
|
+'m.Side'#7#9'asrBottom'#4'Left'#3#213#1#6'Height'#2#27#3'Top'#2#30#5'Width'#2
|
||||||
+'.Top'#2#6#20'BorderSpacing.Bottom'#2#6#8'TabOrder'#2#0#4'Text'#6#12'POOutDi'
|
+#24#7'Anchors'#11#5'akTop'#7'akRight'#8'akBottom'#0#19'BorderSpacing.Right'#2
|
||||||
+'rEdit'#0#0#7'TButton'#14'POOutDirButton'#21'AnchorSideTop.Control'#7#12'POO'
|
+#6#7'Caption'#6#3'...'#7'OnClick'#7#19'POOutDirButtonClick'#8'TabOrder'#2#1#0
|
||||||
+'utDirEdit'#23'AnchorSideRight.Control'#7#12'I18NGroupBox'#20'AnchorSideRigh'
|
+#0#0#9'TCheckBox'#18'EnableI18NCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2
|
||||||
+'t.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#12'POOutDirEdit'#21'A'
|
+#6#5'Width'#3#247#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Capti'
|
||||||
+'nchorSideBottom.Side'#7#9'asrBottom'#4'Left'#3#213#1#6'Height'#2#27#3'Top'#2
|
+'on'#6#11'Enable i18n'#8'OnChange'#7#24'EnableI18NCheckBoxChange'#8'TabOrder'
|
||||||
+#30#5'Width'#2#24#7'Anchors'#11#5'akTop'#7'akRight'#8'akBottom'#0#19'BorderS'
|
+#2#1#0#0#0#5'TPage'#8'MiscPage'#7'Caption'#6#8'MiscPage'#11'ClientWidth'#3#3
|
||||||
+'pacing.Right'#2#6#7'Caption'#6#3'...'#7'OnClick'#7#19'POOutDirButtonClick'#8
|
+#2#12'ClientHeight'#3#170#1#0#6'TBevel'#6'Bevel1'#22'AnchorSideLeft.Control'
|
||||||
+'TabOrder'#2#1#0#0#0#9'TCheckBox'#18'EnableI18NCheckBox'#4'Left'#2#6#6'Heigh'
|
+#7#8'MiscPage'#21'AnchorSideTop.Control'#7'!MainUnitHasTitleStatementCheckBo'
|
||||||
+'t'#2#22#3'Top'#2#6#5'Width'#3#247#1#5'Align'#7#5'alTop'#20'BorderSpacing.Ar'
|
+'x'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#8'Mi'
|
||||||
+'ound'#2#6#7'Caption'#6#11'Enable i18n'#8'OnChange'#7#24'EnableI18NCheckBoxC'
|
+'scPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#3#3
|
||||||
+'hange'#8'TabOrder'#2#1#0#0#0#5'TPage'#8'MiscPage'#7'Caption'#6#8'MiscPage'
|
+'Top'#2'v'#5'Width'#3#247#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20
|
||||||
+#11'ClientWidth'#3#3#2#12'ClientHeight'#3#170#1#0#6'TBevel'#6'Bevel1'#22'Anc'
|
+'BorderSpacing.Around'#2#6#0#0#9'TCheckBox)MainUnitHasUsesSectionForAllUnits'
|
||||||
+'horSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Control'#7'!MainUnitHas'
|
+'CheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Control'
|
||||||
+'TitleStatementCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSide'
|
+#7#30'MainUnitIsPascalSourceCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4
|
||||||
+'Right.Control'#7#8'MiscPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'
|
+'Left'#2#6#6'Height'#2#22#3'Top'#2'"'#5'Width'#3'<'#1#20'BorderSpacing.Aroun'
|
||||||
+#2#6#6'Height'#2#3#3'Top'#2'v'#5'Width'#3#247#1#7'Anchors'#11#5'akTop'#6'akL'
|
+'d'#2#6#7'Caption'#6')MainUnitHasUsesSectionForAllUnitsCheckBox'#8'TabOrder'
|
||||||
+'eft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#0#0#9'TCheckBox)MainUnitHasU'
|
,#2#0#0#0#9'TCheckBox''MainUnitHasCreateFormStatementsCheckBox'#22'AnchorSide'
|
||||||
+'sesSectionForAllUnitsCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21
|
+'Left.Control'#7#8'MiscPage'#21'AnchorSideTop.Control'#7')MainUnitHasUsesSec'
|
||||||
+'AnchorSideTop.Control'#7#30'MainUnitIsPascalSourceCheckBox'#18'AnchorSideTo'
|
+'tionForAllUnitsCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6
|
||||||
+'p.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'"'#5'Width'#3'<'
|
+'Height'#2#22#3'Top'#2'>'#5'Width'#3'@'#1#20'BorderSpacing.Around'#2#6#7'Cap'
|
||||||
+#1#20'BorderSpacing.Around'#2#6#7'Caption'#6')MainUnitHasUsesSectionForAllUn'
|
+'tion'#6'''MainUnitHasCreateFormStatementsCheckBox'#8'TabOrder'#2#1#0#0#9'TC'
|
||||||
,'itsCheckBox'#8'TabOrder'#2#0#0#0#9'TCheckBox''MainUnitHasCreateFormStatemen'
|
+'heckBox'#30'MainUnitIsPascalSourceCheckBox'#22'AnchorSideLeft.Control'#7#8
|
||||||
+'tsCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Contr'
|
+'MiscPage'#21'AnchorSideTop.Control'#7#8'MiscPage'#4'Left'#2#6#6'Height'#2#22
|
||||||
+'ol'#7')MainUnitHasUsesSectionForAllUnitsCheckBox'#18'AnchorSideTop.Side'#7#9
|
+#3'Top'#2#6#5'Width'#3#238#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#30'Ma'
|
||||||
+'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'>'#5'Width'#3'@'#1#20'Border'
|
+'inUnitIsPascalSourceCheckBox'#8'TabOrder'#2#2#0#0#9'TCheckBox!MainUnitHasTi'
|
||||||
+'Spacing.Around'#2#6#7'Caption'#6'''MainUnitHasCreateFormStatementsCheckBox'
|
+'tleStatementCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSid'
|
||||||
+#8'TabOrder'#2#1#0#0#9'TCheckBox'#30'MainUnitIsPascalSourceCheckBox'#22'Anch'
|
+'eTop.Control'#7'''MainUnitHasCreateFormStatementsCheckBox'#18'AnchorSideTop'
|
||||||
+'orSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Control'#7#8'MiscPage'#4
|
+'.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'Z'#5'Width'#3#7#1
|
||||||
+'Left'#2#6#6'Height'#2#22#3'Top'#2#6#5'Width'#3#238#0#20'BorderSpacing.Aroun'
|
+#20'BorderSpacing.Around'#2#6#7'Caption'#6'!MainUnitHasTitleStatementCheckBo'
|
||||||
+'d'#2#6#7'Caption'#6#30'MainUnitIsPascalSourceCheckBox'#8'TabOrder'#2#2#0#0#9
|
+'x'#8'TabOrder'#2#5#0#0#9'TCheckBox'#16'RunnableCheckBox'#22'AnchorSideLeft.'
|
||||||
+'TCheckBox!MainUnitHasTitleStatementCheckBox'#22'AnchorSideLeft.Control'#7#8
|
+'Control'#7#8'MiscPage'#21'AnchorSideTop.Control'#7#6'Bevel1'#4'Left'#2#6#6
|
||||||
+'MiscPage'#21'AnchorSideTop.Control'#7'''MainUnitHasCreateFormStatementsChec'
|
+'Height'#2#22#3'Top'#2'|'#5'Width'#3#145#0#20'BorderSpacing.Around'#2#6#7'Ca'
|
||||||
+'kBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'To'
|
+'ption'#6#16'RunnableCheckBox'#8'TabOrder'#2#3#0#0#9'TCheckBox'#19'AlwaysBui'
|
||||||
+'p'#2'Z'#5'Width'#3#7#1#20'BorderSpacing.Around'#2#6#7'Caption'#6'!MainUnitH'
|
+'ldCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Contr'
|
||||||
+'asTitleStatementCheckBox'#8'TabOrder'#2#5#0#0#9'TCheckBox'#16'RunnableCheck'
|
+'ol'#7#16'RunnableCheckBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#4'Left'#2#6
|
||||||
+'Box'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSideTop.Control'#7#6
|
+#6'Height'#2#22#3'Top'#3#152#0#5'Width'#3#161#0#20'BorderSpacing.Around'#2#6
|
||||||
+'Bevel1'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'|'#5'Width'#3#145#0#20'BorderSp'
|
+#7'Caption'#6#19'AlwaysBuildCheckBox'#8'TabOrder'#2#4#0#0#9'TCheckBox'#22'LR'
|
||||||
+'acing.Around'#2#6#7'Caption'#6#16'RunnableCheckBox'#8'TabOrder'#2#3#0#0#9'T'
|
+'SInOutputDirCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'#21'AnchorSid'
|
||||||
+'CheckBox'#19'AlwaysBuildCheckBox'#22'AnchorSideLeft.Control'#7#8'MiscPage'
|
+'eTop.Control'#7#19'AlwaysBuildCheckBox'#18'AnchorSideTop.Side'#7#9'asrBotto'
|
||||||
+#21'AnchorSideTop.Control'#7#16'RunnableCheckBox'#18'AnchorSideTop.Side'#7#9
|
+'m'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#180#0#5'Width'#3#184#0#20'BorderSpac'
|
||||||
+'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#152#0#5'Width'#3#161#0#20'Bo'
|
+'ing.Around'#2#6#7'Caption'#6#22'LRSInOutputDirCheckBox'#8'TabOrder'#2#6#0#0
|
||||||
+'rderSpacing.Around'#2#6#7'Caption'#6#19'AlwaysBuildCheckBox'#8'TabOrder'#2#4
|
+#0#0#12'TButtonPanel'#11'ButtonPanel'#4'Left'#2#6#6'Height'#2'$'#3'Top'#3#203
|
||||||
+#0#0#9'TCheckBox'#22'LRSInOutputDirCheckBox'#22'AnchorSideLeft.Control'#7#8
|
+#1#5'Width'#3#249#1#8'TabOrder'#2#1#11'ShowButtons'#11#4'pbOK'#8'pbCancel'#6
|
||||||
+'MiscPage'#21'AnchorSideTop.Control'#7#19'AlwaysBuildCheckBox'#18'AnchorSide'
|
+'pbHelp'#0#9'ShowBevel'#8#0#0#22'TSelectDirectoryDialog'#21'SelectDirectoryD'
|
||||||
+'Top.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#3#180#0#5'Width'
|
+'ialog'#11'FilterIndex'#2#0#4'left'#2'X'#3'top'#3'p'#1#0#0#18'TOpenPictureDi'
|
||||||
+#3#184#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#22'LRSInOutputDirCheckBox'
|
+'alog'#18'OpenPictureDialog1'#4'left'#2'u'#3'top'#3'p'#1#0#0#18'TSavePicture'
|
||||||
+#8'TabOrder'#2#6#0#0#0#0#12'TButtonPanel'#11'ButtonPanel'#4'Left'#2#6#6'Heig'
|
+'Dialog'#18'SavePictureDialog1'#5'Title'#6#12'Save file as'#4'left'#3#146#0#3
|
||||||
+'ht'#2'$'#3'Top'#3#203#1#5'Width'#3#249#1#8'TabOrder'#2#1#11'ShowButtons'#11
|
+'top'#3'p'#1#0#0#0
|
||||||
+#4'pbOK'#8'pbCancel'#6'pbHelp'#0#9'ShowBevel'#8#0#0#22'TSelectDirectoryDialo'
|
|
||||||
+'g'#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 a'
|
|
||||||
+'s'#4'left'#3#146#0#3'top'#3'p'#1#0#0#0
|
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user