packager: increase size constraints for the package options dialog

git-svn-id: trunk@20510 -
This commit is contained in:
paul 2009-06-08 06:57:34 +00:00
parent 9bcf8a3838
commit a25c7654e8
2 changed files with 342 additions and 341 deletions

View File

@ -1,20 +1,20 @@
object PackageOptionsDialog: TPackageOptionsDialog
Left = 333
Height = 439
Height = 450
Top = 256
Width = 528
ActiveControl = Notebook
Caption = 'PackageOptionsDialog'
ClientHeight = 439
ClientHeight = 450
ClientWidth = 528
Constraints.MinHeight = 430
Constraints.MinHeight = 450
Constraints.MinWidth = 520
OnClose = PackageOptionsDialogClose
OnCreate = FormCreate
LCLVersion = '0.9.27'
object Notebook: TNotebook
Left = 0
Height = 401
Height = 402
Top = 0
Width = 528
Align = alClient
@ -22,29 +22,29 @@ object PackageOptionsDialog: TPackageOptionsDialog
TabOrder = 0
object UsagePage: TPage
Caption = 'Usage'
ClientWidth = 520
ClientWidth = 526
ClientHeight = 375
object AddPathsGroupBox: TGroupBox
AnchorSideRight.Side = asrBottom
Left = 6
Height = 140
Height = 157
Top = 6
Width = 508
Width = 514
Align = alTop
AutoSize = True
BorderSpacing.Around = 6
Caption = 'Add paths to dependent packages/projects'
ClientHeight = 122
ClientWidth = 504
ClientHeight = 138
ClientWidth = 510
TabOrder = 0
object UnitPathLabel: TLabel
AnchorSideLeft.Control = AddPathsGroupBox
AnchorSideTop.Control = UnitPathEdit
AnchorSideTop.Side = asrCenter
Left = 6
Height = 14
Height = 18
Top = 10
Width = 20
Width = 27
BorderSpacing.Left = 6
Caption = 'Unit'
ParentColor = False
@ -53,9 +53,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideLeft.Control = AddPathsGroupBox
AnchorSideTop.Control = IncludePathEdit
Left = 6
Height = 14
Top = 35
Width = 36
Height = 18
Top = 39
Width = 46
BorderSpacing.Left = 6
Caption = 'Include'
ParentColor = False
@ -65,9 +65,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideTop.Control = ObjectPathEdit
AnchorSideTop.Side = asrCenter
Left = 6
Height = 14
Top = 68
Width = 33
Height = 18
Top = 76
Width = 42
BorderSpacing.Left = 6
Caption = 'Object'
ParentColor = False
@ -77,9 +77,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideTop.Control = LibraryPathEdit
AnchorSideTop.Side = asrCenter
Left = 6
Height = 14
Top = 97
Width = 34
Height = 18
Top = 109
Width = 44
BorderSpacing.Left = 6
Caption = 'Library'
ParentColor = False
@ -90,9 +90,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Control = AddPathsGroupBox
AnchorSideRight.Side = asrBottom
Left = 80
Height = 23
Height = 27
Top = 6
Width = 374
Width = 380
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
BorderSpacing.Right = 50
@ -105,9 +105,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Control = AddPathsGroupBox
AnchorSideRight.Side = asrBottom
Left = 80
Height = 23
Top = 35
Width = 374
Height = 27
Top = 39
Width = 380
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
BorderSpacing.Right = 50
@ -120,9 +120,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Control = AddPathsGroupBox
AnchorSideRight.Side = asrBottom
Left = 80
Height = 23
Top = 64
Width = 374
Height = 27
Top = 72
Width = 380
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
BorderSpacing.Right = 50
@ -135,9 +135,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Control = AddPathsGroupBox
AnchorSideRight.Side = asrBottom
Left = 80
Height = 23
Top = 93
Width = 374
Height = 27
Top = 105
Width = 380
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 80
BorderSpacing.Top = 6
@ -151,22 +151,22 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 164
Top = 152
Width = 508
Height = 141
Top = 169
Width = 514
Align = alClient
BorderSpacing.Around = 6
Caption = 'Add options to dependent packages and projects'
ClientHeight = 146
ClientWidth = 504
ClientHeight = 122
ClientWidth = 510
TabOrder = 1
object LinkerOptionsLabel: TLabel
AnchorSideLeft.Control = AddOptionsGroupBox
AnchorSideTop.Control = LinkerOptionsMemo
Left = 6
Height = 14
Height = 18
Top = 6
Width = 29
Width = 39
BorderSpacing.Left = 6
Caption = 'Linker'
ParentColor = False
@ -175,9 +175,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideLeft.Control = AddOptionsGroupBox
AnchorSideTop.Control = CustomOptionsMemo
Left = 6
Height = 14
Height = 18
Top = 74
Width = 37
Width = 51
BorderSpacing.Left = 6
Caption = 'Custom'
ParentColor = False
@ -187,10 +187,10 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideTop.Control = AddOptionsGroupBox
AnchorSideRight.Control = AddOptionsGroupBox
AnchorSideRight.Side = asrBottom
Left = 53
Left = 67
Height = 62
Top = 6
Width = 445
Width = 437
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
BorderSpacing.Right = 6
@ -206,10 +206,10 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = AddOptionsGroupBox
AnchorSideBottom.Side = asrBottom
Left = 53
Height = 66
Left = 67
Height = 42
Top = 74
Width = 445
Width = 437
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Left = 10
BorderSpacing.Top = 6
@ -221,21 +221,21 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object ProjectGroupBox: TGroupBox
Left = 6
Height = 47
Top = 322
Width = 508
Height = 53
Top = 316
Width = 514
Align = alBottom
AutoSize = True
BorderSpacing.Around = 6
Caption = 'ProjectGroupBox'
ClientHeight = 29
ClientWidth = 504
ClientHeight = 34
ClientWidth = 510
TabOrder = 2
object AddPackageUnitToProjectCheckBox: TCheckBox
Left = 6
Height = 17
Height = 22
Top = 6
Width = 492
Width = 498
Align = alTop
BorderSpacing.Around = 6
Caption = 'AddPackageUnitToProjectCheckBox'
@ -245,13 +245,13 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object Usage2Page: TPage
Caption = 'Usage2'
ClientWidth = 520
ClientWidth = 526
ClientHeight = 375
object ConditionalsGroupBox: TGroupBox
Left = 0
Height = 199
Top = 0
Width = 520
Width = 526
Align = alTop
Caption = 'ConditionalsGroupBox'
TabOrder = 0
@ -259,7 +259,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object DescriptionPage: TPage
Caption = 'Description'
ClientWidth = 520
ClientWidth = 526
ClientHeight = 375
object DescriptionGroupBox: TGroupBox
AnchorSideLeft.Control = DescriptionPage
@ -269,12 +269,12 @@ object PackageOptionsDialog: TPackageOptionsDialog
Left = 6
Height = 96
Top = 6
Width = 508
Width = 514
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Around = 6
Caption = 'Description/Abstract'
ClientHeight = 78
ClientWidth = 504
ClientHeight = 77
ClientWidth = 510
TabOrder = 0
object DescriptionMemo: TMemo
AnchorSideLeft.Control = DescriptionGroupBox
@ -284,9 +284,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideBottom.Control = DescriptionGroupBox
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 66
Height = 80
Top = 6
Width = 492
Width = 498
Align = alClient
BorderSpacing.Around = 6
ScrollBars = ssAutoBoth
@ -301,24 +301,24 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 53
Height = 58
Top = 108
Width = 508
Width = 514
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Around = 6
Caption = 'Author:'
ClientHeight = 35
ClientWidth = 504
ClientHeight = 39
ClientWidth = 510
TabOrder = 1
object AuthorEdit: TEdit
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = AuthorGroupBox
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 23
Height = 27
Top = 6
Width = 492
Width = 498
Align = alTop
BorderSpacing.Around = 6
TabOrder = 0
@ -332,14 +332,14 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = VersionGroupBox
Left = 6
Height = 96
Top = 167
Width = 508
Height = 91
Top = 172
Width = 514
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Around = 6
Caption = 'License:'
ClientHeight = 78
ClientWidth = 504
ClientHeight = 72
ClientWidth = 510
TabOrder = 2
object LicenseMemo: TMemo
AnchorSideLeft.Control = LicenseGroupBox
@ -349,9 +349,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideBottom.Control = LicenseGroupBox
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 66
Height = 60
Top = 6
Width = 492
Width = 498
Align = alClient
BorderSpacing.Around = 6
ScrollBars = ssAutoBoth
@ -369,49 +369,49 @@ object PackageOptionsDialog: TPackageOptionsDialog
Left = 6
Height = 100
Top = 269
Width = 508
Width = 514
Align = alBottom
BorderSpacing.Around = 6
Caption = 'Version'
ClientHeight = 82
ClientWidth = 504
ClientHeight = 81
ClientWidth = 510
TabOrder = 3
object VersionMajorLabel: TLabel
Left = 6
Height = 14
Height = 18
Top = 3
Width = 28
Width = 36
Caption = 'Major'
ParentColor = False
end
object VersionMinorLabel: TLabel
Left = 110
Height = 14
Height = 18
Top = 3
Width = 27
Width = 36
Caption = 'Minor'
ParentColor = False
end
object VersionReleaseLabel: TLabel
Left = 214
Height = 14
Height = 18
Top = 3
Width = 39
Width = 50
Caption = 'Release'
ParentColor = False
end
object VersionBuildLabel: TLabel
Left = 318
Height = 14
Height = 18
Top = 3
Width = 63
Width = 88
Caption = 'Build Number'
ParentColor = False
end
object VersionMajorSpinEdit: TSpinEdit
AnchorSideLeft.Control = VersionGroupBox
Left = 6
Height = 23
Height = 27
Top = 20
Width = 68
BorderSpacing.Left = 6
@ -420,7 +420,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object VersionMinorSpinEdit: TSpinEdit
Left = 110
Height = 23
Height = 27
Top = 20
Width = 68
MaxValue = 9999
@ -428,7 +428,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object VersionReleaseSpinEdit: TSpinEdit
Left = 214
Height = 23
Height = 27
Top = 20
Width = 68
MaxValue = 9999
@ -436,7 +436,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object VersionBuildSpinEdit: TSpinEdit
Left = 318
Height = 23
Height = 27
Top = 20
Width = 68
MaxValue = 9999
@ -447,9 +447,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideTop.Control = VersionMajorSpinEdit
AnchorSideTop.Side = asrBottom
Left = 6
Height = 17
Top = 49
Width = 210
Height = 22
Top = 53
Width = 284
BorderSpacing.Top = 6
Caption = 'Automatically increment version on build'
Enabled = False
@ -459,7 +459,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object IDEPage: TPage
Caption = 'IDE Integration'
ClientWidth = 520
ClientWidth = 526
ClientHeight = 375
object PkgTypeRadioGroup: TRadioGroup
AnchorSideLeft.Control = IDEPage
@ -469,7 +469,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
Left = 6
Height = 116
Top = 6
Width = 508
Width = 514
Anchors = [akTop, akLeft, akRight]
AutoFill = True
BorderSpacing.Around = 6
@ -482,8 +482,8 @@ object PackageOptionsDialog: TPackageOptionsDialog
ChildSizing.ShrinkVertical = crsScaleChilds
ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 1
ClientHeight = 98
ClientWidth = 504
ClientHeight = 97
ClientWidth = 510
ItemIndex = 2
Items.Strings = (
'Designtime only'
@ -502,7 +502,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
Left = 6
Height = 116
Top = 128
Width = 508
Width = 514
Anchors = [akTop, akLeft, akRight]
AutoFill = True
BorderSpacing.Around = 6
@ -515,8 +515,8 @@ object PackageOptionsDialog: TPackageOptionsDialog
ChildSizing.ShrinkVertical = crsScaleChilds
ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 1
ClientHeight = 98
ClientWidth = 504
ClientHeight = 97
ClientWidth = 510
ItemIndex = 0
Items.Strings = (
'Automatically rebuild as needed'
@ -532,23 +532,23 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Control = IDEPage
AnchorSideRight.Side = asrBottom
Left = 6
Height = 53
Height = 58
Top = 250
Width = 508
Width = 514
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Around = 6
Caption = 'LazDoc - Lazarus documentation'
ClientHeight = 35
ClientWidth = 504
ClientHeight = 39
ClientWidth = 510
TabOrder = 2
object LazDocPathEdit: TEdit
AnchorSideLeft.Control = LazDocGroupBox
AnchorSideTop.Control = LazDocGroupBox
Left = 6
Height = 23
Height = 27
Top = 6
Width = 412
Width = 418
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Around = 6
TabOrder = 0
@ -557,7 +557,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object ProvidesPage: TPage
Caption = 'Provides'
ClientWidth = 520
ClientWidth = 526
ClientHeight = 375
object ProvidesGroupBox: TGroupBox
AnchorSideLeft.Control = ProvidesPage
@ -569,13 +569,13 @@ object PackageOptionsDialog: TPackageOptionsDialog
Left = 6
Height = 363
Top = 6
Width = 508
Width = 514
Align = alBottom
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Around = 6
Caption = 'This package provides the same as the following packages:'
ClientHeight = 345
ClientWidth = 504
ClientHeight = 344
ClientWidth = 510
TabOrder = 0
object ProvidesMemo: TMemo
AnchorSideLeft.Control = ProvidesGroupBox
@ -584,9 +584,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideBottom.Control = ProvidesGroupBox
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 333
Height = 332
Top = 6
Width = 492
Width = 498
Align = alClient
BorderSpacing.Around = 6
ScrollBars = ssAutoVertical
@ -596,7 +596,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object i18n: TPage
Caption = 'i18n'
ClientWidth = 520
ClientWidth = 526
ClientHeight = 375
object I18NGroupBox: TGroupBox
AnchorSideLeft.Control = i18n
@ -605,23 +605,23 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Control = i18n
AnchorSideRight.Side = asrBottom
Left = 6
Height = 73
Top = 30
Width = 508
Height = 84
Top = 35
Width = 514
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Around = 6
Caption = 'i18n Options'
ClientHeight = 55
ClientWidth = 504
ClientHeight = 65
ClientWidth = 510
TabOrder = 0
object PoOutDirLabel: TLabel
AnchorSideLeft.Control = I18NGroupBox
AnchorSideTop.Control = I18NGroupBox
Left = 6
Height = 14
Height = 18
Top = 6
Width = 103
Width = 132
BorderSpacing.Around = 6
Caption = 'PO Output Directory:'
ParentColor = False
@ -632,9 +632,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = POOutDirButton
Left = 6
Height = 23
Top = 26
Width = 448
Height = 27
Top = 30
Width = 468
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Around = 6
TabOrder = 0
@ -645,10 +645,10 @@ object PackageOptionsDialog: TPackageOptionsDialog
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = POOutDirEdit
AnchorSideBottom.Side = asrBottom
Left = 460
Height = 23
Top = 26
Width = 38
Left = 480
Height = 27
Top = 30
Width = 24
Anchors = [akTop, akRight, akBottom]
AutoSize = True
BorderSpacing.Right = 6
@ -659,9 +659,9 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object EnableI18NCheckBox: TCheckBox
Left = 6
Height = 17
Height = 22
Top = 7
Width = 73
Width = 98
Caption = 'Enable i18n'
OnChange = EnableI18NCheckBoxChange
TabOrder = 1
@ -670,8 +670,8 @@ object PackageOptionsDialog: TPackageOptionsDialog
end
object ButtonPanel1: TButtonPanel
Left = 6
Height = 26
Top = 407
Height = 36
Top = 408
Width = 516
TabOrder = 1
ShowButtons = [pbOK, pbCancel]

View File

@ -2,236 +2,237 @@
LazarusResources.Add('TPackageOptionsDialog','FORMDATA',[
'TPF0'#21'TPackageOptionsDialog'#20'PackageOptionsDialog'#4'Left'#3'M'#1#6'He'
+'ight'#3#183#1#3'Top'#3#0#1#5'Width'#3#16#2#13'ActiveControl'#7#8'Notebook'#7
+'Caption'#6#20'PackageOptionsDialog'#12'ClientHeight'#3#183#1#11'ClientWidth'
+#3#16#2#21'Constraints.MinHeight'#3#174#1#20'Constraints.MinWidth'#3#8#2#7'O'
+'ight'#3#194#1#3'Top'#3#0#1#5'Width'#3#16#2#13'ActiveControl'#7#8'Notebook'#7
+'Caption'#6#20'PackageOptionsDialog'#12'ClientHeight'#3#194#1#11'ClientWidth'
+#3#16#2#21'Constraints.MinHeight'#3#194#1#20'Constraints.MinWidth'#3#8#2#7'O'
+'nClose'#7#25'PackageOptionsDialogClose'#8'OnCreate'#7#10'FormCreate'#10'LCL'
+'Version'#6#6'0.9.27'#0#9'TNotebook'#8'Notebook'#4'Left'#2#0#6'Height'#3#145
+'Version'#6#6'0.9.27'#0#9'TNotebook'#8'Notebook'#4'Left'#2#0#6'Height'#3#146
+#1#3'Top'#2#0#5'Width'#3#16#2#5'Align'#7#8'alClient'#9'PageIndex'#2#0#8'TabO'
+'rder'#2#0#0#5'TPage'#9'UsagePage'#7'Caption'#6#5'Usage'#11'ClientWidth'#3#8
+'rder'#2#0#0#5'TPage'#9'UsagePage'#7'Caption'#6#5'Usage'#11'ClientWidth'#3#14
+#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#16'AddPathsGroupBox'#20'AnchorSide'
+'Right.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#140#0#3'Top'#2#6#5'Width'
+#3#252#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Ca'
+'ption'#6'(Add paths to dependent packages/projects'#12'ClientHeight'#2'z'#11
+'ClientWidth'#3#248#1#8'TabOrder'#2#0#0#6'TLabel'#13'UnitPathLabel'#22'Ancho'
+'rSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#12'Un'
+'itPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14
+#3'Top'#2#10#5'Width'#2#20#18'BorderSpacing.Left'#2#6#7'Caption'#6#4'Unit'#11
+'ParentColor'#8#0#0#6'TLabel'#16'IncludePathLabel'#22'AnchorSideLeft.Control'
+#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#15'IncludePathEdit'#4'Le'
+'ft'#2#6#6'Height'#2#14#3'Top'#2'#'#5'Width'#2'$'#18'BorderSpacing.Left'#2#6
+#7'Caption'#6#7'Include'#11'ParentColor'#8#0#0#6'TLabel'#15'ObjectPathLabel'
+#22'AnchorSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'
+#7#14'ObjectPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'He'
+'ight'#2#14#3'Top'#2'D'#5'Width'#2'!'#18'BorderSpacing.Left'#2#6#7'Caption'#6
+#6'Object'#11'ParentColor'#8#0#0#6'TLabel'#16'LibraryPathLabel'#22'AnchorSid'
+'eLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#15'Librar'
+'yPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#14
+#3'Top'#2'a'#5'Width'#2'"'#18'BorderSpacing.Left'#2#6#7'Caption'#6#7'Library'
+#11'ParentColor'#8#0#0#5'TEdit'#12'UnitPathEdit'#22'AnchorSideLeft.Control'#7
+#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#16'AddPathsGroupBox'#23'Anc'
+'horSideRight.Control'#7#16'AddPathsGroupBox'#20'AnchorSideRight.Side'#7#9'a'
+'srBottom'#4'Left'#2'P'#6'Height'#2#23#3'Top'#2#6#5'Width'#3'v'#1#7'Anchors'
+#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'BorderSpaci'
+'ng.Right'#2'2'#8'TabOrder'#2#0#0#0#5'TEdit'#15'IncludePathEdit'#22'AnchorSi'
+'deLeft.Control'#7#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#12'UnitPa'
+'thEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7
+#16'AddPathsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'P'#6
+'Height'#2#23#3'Top'#2'#'#5'Width'#3'v'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7
+'akRight'#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#8'TabOrde'
+'r'#2#1#0#0#5'TEdit'#14'ObjectPathEdit'#22'AnchorSideLeft.Control'#7#15'Libr'
+'aryPathEdit'#21'AnchorSideTop.Control'#7#15'IncludePathEdit'#18'AnchorSideT'
+'op.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#16'AddPathsGroupBox'
+#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#23#3'Top'#2
+'@'#5'Width'#3'v'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderS'
+'pacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#8'TabOrder'#2#2#0#0#5'TEdit'#15
+'LibraryPathEdit'#22'AnchorSideLeft.Control'#7#16'AddPathsGroupBox'#21'Ancho'
+'rSideTop.Control'#7#14'ObjectPathEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'
+#23'AnchorSideRight.Control'#7#16'AddPathsGroupBox'#20'AnchorSideRight.Side'
+#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#23#3'Top'#2']'#5'Width'#3'v'#1#7'An'
+'chors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2'P'#17'Bo'
+'rderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#20'BorderSpacing.Bottom'#2
+#6#8'TabOrder'#2#3#0#0#0#9'TGroupBox'#18'AddOptionsGroupBox'#18'AnchorSideTo'
+'p.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSid'
+'eBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#164#0#3'Top'#3#152#0#5
+'Width'#3#252#1#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'Captio'
+'n'#6'.Add options to dependent packages and projects'#12'ClientHeight'#3#146
+#0#11'ClientWidth'#3#248#1#8'TabOrder'#2#1#0#6'TLabel'#18'LinkerOptionsLabel'
+#22'AnchorSideLeft.Control'#7#18'AddOptionsGroupBox'#21'AnchorSideTop.Contro'
+'l'#7#17'LinkerOptionsMemo'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2
+#29#18'BorderSpacing.Left'#2#6#7'Caption'#6#6'Linker'#11'ParentColor'#8#0#0#6
+'TLabel'#18'CustomOptionsLabel'#22'AnchorSideLeft.Control'#7#18'AddOptionsGr'
+'oupBox'#21'AnchorSideTop.Control'#7#17'CustomOptionsMemo'#4'Left'#2#6#6'Hei'
+'ght'#2#14#3'Top'#2'J'#5'Width'#2'%'#18'BorderSpacing.Left'#2#6#7'Caption'#6
+#6'Custom'#11'ParentColor'#8#0#0#5'TMemo'#17'LinkerOptionsMemo'#22'AnchorSid'
+'eLeft.Control'#7#17'CustomOptionsMemo'#21'AnchorSideTop.Control'#7#18'AddOp'
,'tionsGroupBox'#23'AnchorSideRight.Control'#7#18'AddOptionsGroupBox'#20'Anch'
+'orSideRight.Side'#7#9'asrBottom'#4'Left'#2'5'#6'Height'#2'>'#3'Top'#2#6#5'W'
+'idth'#3#189#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacin'
+'g.Top'#2#6#19'BorderSpacing.Right'#2#6#10'ScrollBars'#7#14'ssAutoVertical'#8
+'TabOrder'#2#0#0#0#5'TMemo'#17'CustomOptionsMemo'#22'AnchorSideLeft.Control'
+#7#18'CustomOptionsLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'AnchorSi'
+'deTop.Control'#7#17'LinkerOptionsMemo'#18'AnchorSideTop.Side'#7#9'asrBottom'
+#23'AnchorSideRight.Control'#7#18'AddOptionsGroupBox'#20'AnchorSideRight.Sid'
+'e'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#18'AddOptionsGroupBox'#21
+'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2'5'#6'Height'#2'B'#3'Top'#2
+'J'#5'Width'#3#189#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'
+#0#18'BorderSpacing.Left'#2#10#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Ri'
+'ght'#2#6#20'BorderSpacing.Bottom'#2#6#10'ScrollBars'#7#14'ssAutoVertical'#8
+'TabOrder'#2#1#0#0#0#9'TGroupBox'#15'ProjectGroupBox'#4'Left'#2#6#6'Height'#2
+'/'#3'Top'#3'B'#1#5'Width'#3#252#1#5'Align'#7#8'alBottom'#8'AutoSize'#9#20'B'
+'orderSpacing.Around'#2#6#7'Caption'#6#15'ProjectGroupBox'#12'ClientHeight'#2
+#29#11'ClientWidth'#3#248#1#8'TabOrder'#2#2#0#9'TCheckBox'#31'AddPackageUnit'
+'ToProjectCheckBox'#4'Left'#2#6#6'Height'#2#17#3'Top'#2#6#5'Width'#3#236#1#5
+'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#31'AddPackageUn'
+'itToProjectCheckBox'#8'TabOrder'#2#0#0#0#0#0#5'TPage'#10'Usage2Page'#7'Capt'
+'ion'#6#6'Usage2'#11'ClientWidth'#3#8#2#12'ClientHeight'#3'w'#1#0#9'TGroupBo'
+'x'#20'ConditionalsGroupBox'#4'Left'#2#0#6'Height'#3#199#0#3'Top'#2#0#5'Widt'
+'h'#3#8#2#5'Align'#7#5'alTop'#7'Caption'#6#20'ConditionalsGroupBox'#8'TabOrd'
+'er'#2#0#0#0#0#5'TPage'#15'DescriptionPage'#7'Caption'#6#11'Description'#11
+'ClientWidth'#3#8#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#19'DescriptionGro'
+'upBox'#22'AnchorSideLeft.Control'#7#15'DescriptionPage'#21'AnchorSideTop.Co'
+'ntrol'#7#15'DescriptionPage'#23'AnchorSideRight.Control'#7#15'DescriptionPa'
+'ge'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'`'#3'To'
+'p'#2#6#5'Width'#3#252#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'Bo'
+'rderSpacing.Around'#2#6#7'Caption'#6#20'Description/Abstract'#12'ClientHeig'
+'ht'#2'N'#11'ClientWidth'#3#248#1#8'TabOrder'#2#0#0#5'TMemo'#15'DescriptionM'
+'emo'#22'AnchorSideLeft.Control'#7#19'DescriptionGroupBox'#21'AnchorSideTop.'
+'Control'#7#19'DescriptionGroupBox'#23'AnchorSideRight.Control'#7#19'Descrip'
+'tionGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.C'
+'ontrol'#7#19'DescriptionGroupBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4
+'Left'#2#6#6'Height'#2'B'#3'Top'#2#6#5'Width'#3#236#1#5'Align'#7#8'alClient'
+#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrder'#2#0
+#0#0#0#9'TGroupBox'#14'AuthorGroupBox'#22'AnchorSideLeft.Control'#7#15'Descr'
+'iptionPage'#21'AnchorSideTop.Control'#7#19'DescriptionGroupBox'#18'AnchorSi'
+'deTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#15'DescriptionPage'
+#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBo'
+'ttom'#4'Left'#2#6#6'Height'#2'5'#3'Top'#2'l'#5'Width'#3#252#1#7'Anchors'#11
+#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7
+'Caption'#6#7'Author:'#12'ClientHeight'#2'#'#11'ClientWidth'#3#248#1#8'TabOr'
+'der'#2#1#0#5'TEdit'#10'AuthorEdit'#20'AnchorSideRight.Side'#7#9'asrBottom'
+#24'AnchorSideBottom.Control'#7#14'AuthorGroupBox'#21'AnchorSideBottom.Side'
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3#236#1#5'Ali'
+'gn'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0#0#9'TGroupB'
+'ox'#15'LicenseGroupBox'#22'AnchorSideLeft.Control'#7#15'DescriptionPage'#21
+'AnchorSideTop.Control'#7#14'AuthorGroupBox'#18'AnchorSideTop.Side'#7#9'asrB'
+'ottom'#23'AnchorSideRight.Control'#7#15'DescriptionPage'#20'AnchorSideRight'
+'.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#15'VersionGroupBox'#4
+'Left'#2#6#6'Height'#2'`'#3'Top'#3#167#0#5'Width'#3#252#1#7'Anchors'#11#5'ak'
+'Top'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Capt'
+'ion'#6#8'License:'#12'ClientHeight'#2'N'#11'ClientWidth'#3#248#1#8'TabOrder'
+#2#2#0#5'TMemo'#11'LicenseMemo'#22'AnchorSideLeft.Control'#7#15'LicenseGroup'
+'Box'#21'AnchorSideTop.Control'#7#15'LicenseGroupBox'#23'AnchorSideRight.Con'
+'trol'#7#15'LicenseGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'Anch'
+'orSideBottom.Control'#7#15'LicenseGroupBox'#21'AnchorSideBottom.Side'#7#9'a'
+'srBottom'#4'Left'#2#6#6'Height'#2'B'#3'Top'#2#6#5'Width'#3#236#1#5'Align'#7
+'Right.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#157#0#3'Top'#2#6#5'Width'
+#3#2#2#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Capt'
+'ion'#6'(Add paths to dependent packages/projects'#12'ClientHeight'#3#138#0
+#11'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#6'TLabel'#13'UnitPathLabel'#22'An'
+'chorSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#12
+'UnitPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2
+#18#3'Top'#2#10#5'Width'#2#27#18'BorderSpacing.Left'#2#6#7'Caption'#6#4'Unit'
+#11'ParentColor'#8#0#0#6'TLabel'#16'IncludePathLabel'#22'AnchorSideLeft.Cont'
+'rol'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#15'IncludePathEdit'
+#4'Left'#2#6#6'Height'#2#18#3'Top'#2''''#5'Width'#2'.'#18'BorderSpacing.Left'
+#2#6#7'Caption'#6#7'Include'#11'ParentColor'#8#0#0#6'TLabel'#15'ObjectPathLa'
+'bel'#22'AnchorSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Con'
+'trol'#7#14'ObjectPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6
+#6'Height'#2#18#3'Top'#2'L'#5'Width'#2'*'#18'BorderSpacing.Left'#2#6#7'Capti'
+'on'#6#6'Object'#11'ParentColor'#8#0#0#6'TLabel'#16'LibraryPathLabel'#22'Anc'
+'horSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#15
+'LibraryPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'
+#2#18#3'Top'#2'm'#5'Width'#2','#18'BorderSpacing.Left'#2#6#7'Caption'#6#7'Li'
+'brary'#11'ParentColor'#8#0#0#5'TEdit'#12'UnitPathEdit'#22'AnchorSideLeft.Co'
+'ntrol'#7#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#16'AddPathsGroupBo'
+'x'#23'AnchorSideRight.Control'#7#16'AddPathsGroupBox'#20'AnchorSideRight.Si'
+'de'#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#27#3'Top'#2#6#5'Width'#3'|'#1#7
+'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'Bo'
+'rderSpacing.Right'#2'2'#8'TabOrder'#2#0#0#0#5'TEdit'#15'IncludePathEdit'#22
+'AnchorSideLeft.Control'#7#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#12
+'UnitPathEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Cont'
+'rol'#7#16'AddPathsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'
+#2'P'#6'Height'#2#27#3'Top'#2''''#5'Width'#3'|'#1#7'Anchors'#11#5'akTop'#6'a'
+'kLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#8
+'TabOrder'#2#1#0#0#5'TEdit'#14'ObjectPathEdit'#22'AnchorSideLeft.Control'#7
+#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#15'IncludePathEdit'#18'Anch'
+'orSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#16'AddPathsGro'
+'upBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#27#3
+'Top'#2'H'#5'Width'#3'|'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17
+'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#8'TabOrder'#2#2#0#0#5'T'
+'Edit'#15'LibraryPathEdit'#22'AnchorSideLeft.Control'#7#16'AddPathsGroupBox'
+#21'AnchorSideTop.Control'#7#14'ObjectPathEdit'#18'AnchorSideTop.Side'#7#9'a'
+'srBottom'#23'AnchorSideRight.Control'#7#16'AddPathsGroupBox'#20'AnchorSideR'
+'ight.Side'#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#27#3'Top'#2'i'#5'Width'#3
+'|'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2
+'P'#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#20'BorderSpacing.'
+'Bottom'#2#6#8'TabOrder'#2#3#0#0#0#9'TGroupBox'#18'AddOptionsGroupBox'#18'An'
+'chorSideTop.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#21
+'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#141#0#3'Top'#3
+#169#0#5'Width'#3#2#2#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7
+'Caption'#6'.Add options to dependent packages and projects'#12'ClientHeight'
+#2'z'#11'ClientWidth'#3#254#1#8'TabOrder'#2#1#0#6'TLabel'#18'LinkerOptionsLa'
+'bel'#22'AnchorSideLeft.Control'#7#18'AddOptionsGroupBox'#21'AnchorSideTop.C'
+'ontrol'#7#17'LinkerOptionsMemo'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Wid'
+'th'#2''''#18'BorderSpacing.Left'#2#6#7'Caption'#6#6'Linker'#11'ParentColor'
+#8#0#0#6'TLabel'#18'CustomOptionsLabel'#22'AnchorSideLeft.Control'#7#18'AddO'
+'ptionsGroupBox'#21'AnchorSideTop.Control'#7#17'CustomOptionsMemo'#4'Left'#2
+#6#6'Height'#2#18#3'Top'#2'J'#5'Width'#2'3'#18'BorderSpacing.Left'#2#6#7'Cap'
+'tion'#6#6'Custom'#11'ParentColor'#8#0#0#5'TMemo'#17'LinkerOptionsMemo'#22'A'
+'nchorSideLeft.Control'#7#17'CustomOptionsMemo'#21'AnchorSideTop.Control'#7
,#18'AddOptionsGroupBox'#23'AnchorSideRight.Control'#7#18'AddOptionsGroupBox'
+#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'C'#6'Height'#2'>'#3'Top'#2
+#6#5'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderS'
+'pacing.Top'#2#6#19'BorderSpacing.Right'#2#6#10'ScrollBars'#7#14'ssAutoVerti'
+'cal'#8'TabOrder'#2#0#0#0#5'TMemo'#17'CustomOptionsMemo'#22'AnchorSideLeft.C'
+'ontrol'#7#18'CustomOptionsLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21
+'AnchorSideTop.Control'#7#17'LinkerOptionsMemo'#18'AnchorSideTop.Side'#7#9'a'
+'srBottom'#23'AnchorSideRight.Control'#7#18'AddOptionsGroupBox'#20'AnchorSid'
+'eRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#18'AddOptionsGro'
+'upBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2'C'#6'Height'#2'*'
+#3'Top'#2'J'#5'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8
+'akBottom'#0#18'BorderSpacing.Left'#2#10#17'BorderSpacing.Top'#2#6#19'Border'
+'Spacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#10'ScrollBars'#7#14'ssAutoV'
+'ertical'#8'TabOrder'#2#1#0#0#0#9'TGroupBox'#15'ProjectGroupBox'#4'Left'#2#6
+#6'Height'#2'5'#3'Top'#3'<'#1#5'Width'#3#2#2#5'Align'#7#8'alBottom'#8'AutoSi'
+'ze'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'ProjectGroupBox'#12'Clie'
+'ntHeight'#2'"'#11'ClientWidth'#3#254#1#8'TabOrder'#2#2#0#9'TCheckBox'#31'Ad'
+'dPackageUnitToProjectCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#6#5'Widt'
+'h'#3#242#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#31
+'AddPackageUnitToProjectCheckBox'#8'TabOrder'#2#0#0#0#0#0#5'TPage'#10'Usage2'
+'Page'#7'Caption'#6#6'Usage2'#11'ClientWidth'#3#14#2#12'ClientHeight'#3'w'#1
+#0#9'TGroupBox'#20'ConditionalsGroupBox'#4'Left'#2#0#6'Height'#3#199#0#3'Top'
+#2#0#5'Width'#3#14#2#5'Align'#7#5'alTop'#7'Caption'#6#20'ConditionalsGroupBo'
+'x'#8'TabOrder'#2#0#0#0#0#5'TPage'#15'DescriptionPage'#7'Caption'#6#11'Descr'
+'iption'#11'ClientWidth'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#19'De'
+'scriptionGroupBox'#22'AnchorSideLeft.Control'#7#15'DescriptionPage'#21'Anch'
+'orSideTop.Control'#7#15'DescriptionPage'#23'AnchorSideRight.Control'#7#15'D'
+'escriptionPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Heigh'
+'t'#2'`'#3'Top'#2#6#5'Width'#3#2#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh'
+'t'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'Description/Abstract'#12
+'ClientHeight'#2'M'#11'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#5'TMemo'#15'De'
+'scriptionMemo'#22'AnchorSideLeft.Control'#7#19'DescriptionGroupBox'#21'Anch'
+'orSideTop.Control'#7#19'DescriptionGroupBox'#23'AnchorSideRight.Control'#7
+#19'DescriptionGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSi'
+'deBottom.Control'#7#19'DescriptionGroupBox'#21'AnchorSideBottom.Side'#7#9'a'
+'srBottom'#4'Left'#2#6#6'Height'#2'P'#3'Top'#2#6#5'Width'#3#242#1#5'Align'#7
+#8'alClient'#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#10'ssAutoBoth'#8
+'TabOrder'#2#0#0#0#0#9'TGroupBox'#15'VersionGroupBox'#22'AnchorSideLeft.Cont'
+'rol'#7#15'DescriptionPage'#21'AnchorSideTop.Control'#7#15'LicenseGroupBox'
+#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#15'Desc'
,'riptionPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Co'
+'ntrol'#7#15'DescriptionPage'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Lef'
+'t'#2#6#6'Height'#2'd'#3'Top'#3#13#1#5'Width'#3#252#1#5'Align'#7#8'alBottom'
+#20'BorderSpacing.Around'#2#6#7'Caption'#6#7'Version'#12'ClientHeight'#2'R'
+#11'ClientWidth'#3#248#1#8'TabOrder'#2#3#0#6'TLabel'#17'VersionMajorLabel'#4
+'Left'#2#6#6'Height'#2#14#3'Top'#2#3#5'Width'#2#28#7'Caption'#6#5'Major'#11
+'TabOrder'#2#0#0#0#0#9'TGroupBox'#14'AuthorGroupBox'#22'AnchorSideLeft.Contr'
+'ol'#7#15'DescriptionPage'#21'AnchorSideTop.Control'#7#19'DescriptionGroupBo'
+'x'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#15'D'
+'escriptionPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom'
+'.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2':'#3'Top'#2'l'#5'Width'#3#2#2
+#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacin'
+'g.Around'#2#6#7'Caption'#6#7'Author:'#12'ClientHeight'#2''''#11'ClientWidth'
+#3#254#1#8'TabOrder'#2#1#0#5'TEdit'#10'AuthorEdit'#20'AnchorSideRight.Side'#7
+#9'asrBottom'#24'AnchorSideBottom.Control'#7#14'AuthorGroupBox'#21'AnchorSid'
+'eBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#27#3'Top'#2#6#5'Width'
+#3#242#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0
+#0#9'TGroupBox'#15'LicenseGroupBox'#22'AnchorSideLeft.Control'#7#15'Descript'
+'ionPage'#21'AnchorSideTop.Control'#7#14'AuthorGroupBox'#18'AnchorSideTop.Si'
+'de'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#15'DescriptionPage'#20'Anc'
+'horSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#15'Version'
+'GroupBox'#4'Left'#2#6#6'Height'#2'['#3'Top'#3#172#0#5'Width'#3#2#2#7'Anchor'
+'s'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2
+#6#7'Caption'#6#8'License:'#12'ClientHeight'#2'H'#11'ClientWidth'#3#254#1#8
+'TabOrder'#2#2#0#5'TMemo'#11'LicenseMemo'#22'AnchorSideLeft.Control'#7#15'Li'
+'censeGroupBox'#21'AnchorSideTop.Control'#7#15'LicenseGroupBox'#23'AnchorSid'
+'eRight.Control'#7#15'LicenseGroupBox'#20'AnchorSideRight.Side'#7#9'asrBotto'
+'m'#24'AnchorSideBottom.Control'#7#15'LicenseGroupBox'#21'AnchorSideBottom.S'
+'ide'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'<'#3'Top'#2#6#5'Width'#3#242#1#5
+'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#10'ssAut'
+'oBoth'#8'TabOrder'#2#0#0#0#0#9'TGroupBox'#15'VersionGroupBox'#22'AnchorSide'
+'Left.Control'#7#15'DescriptionPage'#21'AnchorSideTop.Control'#7#15'LicenseG'
+'roupBox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7
,#15'DescriptionPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBo'
+'ttom.Control'#7#15'DescriptionPage'#21'AnchorSideBottom.Side'#7#9'asrBottom'
+#4'Left'#2#6#6'Height'#2'd'#3'Top'#3#13#1#5'Width'#3#2#2#5'Align'#7#8'alBott'
+'om'#20'BorderSpacing.Around'#2#6#7'Caption'#6#7'Version'#12'ClientHeight'#2
+'Q'#11'ClientWidth'#3#254#1#8'TabOrder'#2#3#0#6'TLabel'#17'VersionMajorLabel'
+#4'Left'#2#6#6'Height'#2#18#3'Top'#2#3#5'Width'#2'$'#7'Caption'#6#5'Major'#11
+'ParentColor'#8#0#0#6'TLabel'#17'VersionMinorLabel'#4'Left'#2'n'#6'Height'#2
+#14#3'Top'#2#3#5'Width'#2#27#7'Caption'#6#5'Minor'#11'ParentColor'#8#0#0#6'T'
+'Label'#19'VersionReleaseLabel'#4'Left'#3#214#0#6'Height'#2#14#3'Top'#2#3#5
+'Width'#2''''#7'Caption'#6#7'Release'#11'ParentColor'#8#0#0#6'TLabel'#17'Ver'
+'sionBuildLabel'#4'Left'#3'>'#1#6'Height'#2#14#3'Top'#2#3#5'Width'#2'?'#7'Ca'
+'ption'#6#12'Build Number'#11'ParentColor'#8#0#0#9'TSpinEdit'#20'VersionMajo'
+'rSpinEdit'#22'AnchorSideLeft.Control'#7#15'VersionGroupBox'#4'Left'#2#6#6'H'
+'eight'#2#23#3'Top'#2#20#5'Width'#2'D'#18'BorderSpacing.Left'#2#6#8'MaxValue'
+#18#3'Top'#2#3#5'Width'#2'$'#7'Caption'#6#5'Minor'#11'ParentColor'#8#0#0#6'T'
+'Label'#19'VersionReleaseLabel'#4'Left'#3#214#0#6'Height'#2#18#3'Top'#2#3#5
+'Width'#2'2'#7'Caption'#6#7'Release'#11'ParentColor'#8#0#0#6'TLabel'#17'Vers'
+'ionBuildLabel'#4'Left'#3'>'#1#6'Height'#2#18#3'Top'#2#3#5'Width'#2'X'#7'Cap'
+'tion'#6#12'Build Number'#11'ParentColor'#8#0#0#9'TSpinEdit'#20'VersionMajor'
+'SpinEdit'#22'AnchorSideLeft.Control'#7#15'VersionGroupBox'#4'Left'#2#6#6'He'
+'ight'#2#27#3'Top'#2#20#5'Width'#2'D'#18'BorderSpacing.Left'#2#6#8'MaxValue'
+#3#15''''#8'TabOrder'#2#0#0#0#9'TSpinEdit'#20'VersionMinorSpinEdit'#4'Left'#2
+'n'#6'Height'#2#23#3'Top'#2#20#5'Width'#2'D'#8'MaxValue'#3#15''''#8'TabOrder'
+'n'#6'Height'#2#27#3'Top'#2#20#5'Width'#2'D'#8'MaxValue'#3#15''''#8'TabOrder'
+#2#1#0#0#9'TSpinEdit'#22'VersionReleaseSpinEdit'#4'Left'#3#214#0#6'Height'#2
+#23#3'Top'#2#20#5'Width'#2'D'#8'MaxValue'#3#15''''#8'TabOrder'#2#2#0#0#9'TSp'
+'inEdit'#20'VersionBuildSpinEdit'#4'Left'#3'>'#1#6'Height'#2#23#3'Top'#2#20#5
+#27#3'Top'#2#20#5'Width'#2'D'#8'MaxValue'#3#15''''#8'TabOrder'#2#2#0#0#9'TSp'
+'inEdit'#20'VersionBuildSpinEdit'#4'Left'#3'>'#1#6'Height'#2#27#3'Top'#2#20#5
+'Width'#2'D'#8'MaxValue'#3#15''''#8'TabOrder'#2#3#0#0#9'TCheckBox'#28'AutoIn'
+'crementOnBuildCheckBox'#22'AnchorSideLeft.Control'#7#20'VersionMajorSpinEdi'
+'t'#21'AnchorSideTop.Control'#7#20'VersionMajorSpinEdit'#18'AnchorSideTop.Si'
+'de'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#17#3'Top'#2'1'#5'Width'#3#210#0
+#17'BorderSpacing.Top'#2#6#7'Caption'#6'(Automatically increment version on '
+'build'#7'Enabled'#8#8'TabOrder'#2#4#0#0#0#0#5'TPage'#7'IDEPage'#7'Caption'#6
+#15'IDE Integration'#11'ClientWidth'#3#8#2#12'ClientHeight'#3'w'#1#0#11'TRad'
+'ioGroup'#17'PkgTypeRadioGroup'#22'AnchorSideLeft.Control'#7#7'IDEPage'#21'A'
+'nchorSideTop.Control'#7#7'IDEPage'#23'AnchorSideRight.Control'#7#7'IDEPage'
+#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2't'#3'Top'#2
+#6#5'Width'#3#252#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoFill'
+#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'PackageType'#28'ChildSizing.'
+'LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.E'
+'nlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVert'
+'ical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14
+'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'Chil'
+'dSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.Controls'
+'PerLine'#2#1#12'ClientHeight'#2'b'#11'ClientWidth'#3#248#1#9'ItemIndex'#2#2
+#13'Items.Strings'#1#6#15'Designtime only'#6#12'Runtime only'#6#22'Designtim'
+'e and Runtime'#0#7'OnClick'#7#22'PkgTypeRadioGroupClick'#8'TabOrder'#2#0#0#0
+#11'TRadioGroup'#16'UpdateRadioGroup'#22'AnchorSideLeft.Control'#7#7'IDEPage'
+#21'AnchorSideTop.Control'#7#17'PkgTypeRadioGroup'#18'AnchorSideTop.Side'#7#9
+'asrBottom'#23'AnchorSideRight.Control'#7#7'IDEPage'#20'AnchorSideRight.Side'
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2't'#3'Top'#3#128#0#5'Width'#3#252#1#7
+'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoFill'#9#20'BorderSpacing.'
+'Around'#2#6#7'Caption'#6#14'Update/Rebuild'#28'ChildSizing.LeftRightSpacing'
+'de'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#22#3'Top'#2'5'#5'Width'#3#28#1#17
+'BorderSpacing.Top'#2#6#7'Caption'#6'(Automatically increment version on bui'
+'ld'#7'Enabled'#8#8'TabOrder'#2#4#0#0#0#0#5'TPage'#7'IDEPage'#7'Caption'#6#15
+'IDE Integration'#11'ClientWidth'#3#14#2#12'ClientHeight'#3'w'#1#0#11'TRadio'
+'Group'#17'PkgTypeRadioGroup'#22'AnchorSideLeft.Control'#7#7'IDEPage'#21'Anc'
+'horSideTop.Control'#7#7'IDEPage'#23'AnchorSideRight.Control'#7#7'IDEPage'#20
+'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2't'#3'Top'#2#6#5
+'Width'#3#2#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoFill'#9#20
+'BorderSpacing.Around'#2#6#7'Caption'#6#11'PackageType'#28'ChildSizing.LeftR'
+'ightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.Enlarg'
+'eHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'
+#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsSca'
+'leChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizin'
+'g.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLin'
+'e'#2#1#12'ClientHeight'#2'a'#11'ClientWidth'#3#254#1#9'ItemIndex'#2#2#13'It'
+'ems.Strings'#1#6#15'Designtime only'#6#12'Runtime only'#6#22'Designtime and'
+' Runtime'#0#7'OnClick'#7#22'PkgTypeRadioGroupClick'#8'TabOrder'#2#0#0#0#11
+'TRadioGroup'#16'UpdateRadioGroup'#22'AnchorSideLeft.Control'#7#7'IDEPage'#21
+'AnchorSideTop.Control'#7#17'PkgTypeRadioGroup'#18'AnchorSideTop.Side'#7#9'a'
+'srBottom'#23'AnchorSideRight.Control'#7#7'IDEPage'#20'AnchorSideRight.Side'
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2't'#3'Top'#3#128#0#5'Width'#3#2#2#7'A'
+'nchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoFill'#9#20'BorderSpacing.A'
+'round'#2#6#7'Caption'#6#14'Update/Rebuild'#28'ChildSizing.LeftRightSpacing'
+#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHorizontal'#7
+#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7#24'crsHomoge'
+'nousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScaleChilds'#26'C'
+'hildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.Layout'#7#29
+'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'#2#1#12'Clien'
+'tHeight'#2'b'#11'ClientWidth'#3#248#1#9'ItemIndex'#2#0#13'Items.Strings'#1#6
+'tHeight'#2'a'#11'ClientWidth'#3#254#1#9'ItemIndex'#2#0#13'Items.Strings'#1#6
+#31'Automatically rebuild as needed'#6' Auto rebuild when rebuilding all'#6
+'(Manual compilation (never automatically)'#0#8'TabOrder'#2#1#0#0#9'TGroupBo'
+'x'#14'LazDocGroupBox'#22'AnchorSideLeft.Control'#7#7'IDEPage'#21'AnchorSide'
+'Top.Control'#7#16'UpdateRadioGroup'#18'AnchorSideTop.Side'#7#9'asrBottom'#23
+'AnchorSideRight.Control'#7#7'IDEPage'#20'AnchorSideRight.Side'#7#9'asrBotto'
+'m'#4'Left'#2#6#6'Height'#2'5'#3'Top'#3#250#0#5'Width'#3#252#1#7'Anchors'#11
+#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7
+'Caption'#6#30'LazDoc - Lazarus documentation'#12'ClientHeight'#2'#'#11'Clie'
+'ntWidth'#3#248#1#8'TabOrder'#2#2#0#5'TEdit'#14'LazDocPathEdit'#22'AnchorSid'
+'eLeft.Control'#7#14'LazDocGroupBox'#21'AnchorSideTop.Control'#7#14'LazDocGr'
+'oupBox'#4'Left'#2#6#6'Height'#2#23#3'Top'#2#6#5'Width'#3#156#1#7'Anchors'#11
+#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0
+#0#0#0#0#5'TPage'#12'ProvidesPage'#7'Caption'#6#8'Provides'#11'ClientWidth'#3
,#8#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#16'ProvidesGroupBox'#22'AnchorSi'
+'deLeft.Control'#7#12'ProvidesPage'#21'AnchorSideTop.Control'#7#12'ProvidesP'
+'age'#23'AnchorSideRight.Control'#7#12'ProvidesPage'#20'AnchorSideRight.Side'
+#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#12'ProvidesPage'#21'AnchorSid'
+'eBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3'k'#1#3'Top'#2#6#5'Widt'
+'h'#3#252#1#5'Align'#7#8'alBottom'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh'
+'t'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6'9This package pr'
+'ovides the same as the following packages:'#12'ClientHeight'#3'Y'#1#11'Clie'
+'ntWidth'#3#248#1#8'TabOrder'#2#0#0#5'TMemo'#12'ProvidesMemo'#22'AnchorSideL'
+'eft.Control'#7#16'ProvidesGroupBox'#21'AnchorSideTop.Control'#7#16'Provides'
+'GroupBox'#23'AnchorSideRight.Control'#7#16'ProvidesGroupBox'#24'AnchorSideB'
+'ottom.Control'#7#16'ProvidesGroupBox'#21'AnchorSideBottom.Side'#7#9'asrBott'
+'om'#4'Left'#2#6#6'Height'#3'M'#1#3'Top'#2#6#5'Width'#3#236#1#5'Align'#7#8'a'
+'lClient'#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#14'ssAutoVertical'#8
+'TabOrder'#2#0#0#0#0#0#5'TPage'#4'i18n'#7'Caption'#6#4'i18n'#11'ClientWidth'
+#3#8#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#12'I18NGroupBox'#22'AnchorSide'
+'Left.Control'#7#4'i18n'#21'AnchorSideTop.Control'#7#18'EnableI18NCheckBox'
+#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#4'i18n'
+#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'I'#3'Top'#2
+#30#5'Width'#3#252#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSiz'
+'e'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'i18n Options'#12'ClientHe'
+'ight'#2'7'#11'ClientWidth'#3#248#1#8'TabOrder'#2#0#0#6'TLabel'#13'PoOutDirL'
+'abel'#22'AnchorSideLeft.Control'#7#12'I18NGroupBox'#21'AnchorSideTop.Contro'
+'l'#7#12'I18NGroupBox'#4'Left'#2#6#6'Height'#2#14#3'Top'#2#6#5'Width'#2'g'#20
+'BorderSpacing.Around'#2#6#7'Caption'#6#20'PO Output Directory:'#11'ParentCo'
+'lor'#8#0#0#5'TEdit'#12'POOutDirEdit'#22'AnchorSideLeft.Control'#7#12'I18NGr'
+'oupBox'#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'Width'#3#192#1#7'Anchors'#11#5'akTop'#6'akLeft'
+#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0#7'TButton'#14
+'POOutDirButton'#21'AnchorSideTop.Control'#7#12'POOutDirEdit'#23'AnchorSideR'
+'ight.Control'#7#12'I18NGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24
+'AnchorSideBottom.Control'#7#12'POOutDirEdit'#21'AnchorSideBottom.Side'#7#9
+'asrBottom'#4'Left'#3#204#1#6'Height'#2#23#3'Top'#2#26#5'Width'#2'&'#7'Ancho'
+'rs'#11#5'akTop'#7'akRight'#8'akBottom'#0#8'AutoSize'#9#19'BorderSpacing.Rig'
+'ht'#2#6#7'Caption'#6#3'...'#7'OnClick'#7#28'POOutputDirectoryButtonClick'#8
+'TabOrder'#2#1#0#0#0#9'TCheckBox'#18'EnableI18NCheckBox'#4'Left'#2#6#6'Heigh'
+'t'#2#17#3'Top'#2#7#5'Width'#2'I'#7'Caption'#6#11'Enable i18n'#8'OnChange'#7
+#24'EnableI18NCheckBoxChange'#8'TabOrder'#2#1#0#0#0#0#12'TButtonPanel'#12'Bu'
+'ttonPanel1'#4'Left'#2#6#6'Height'#2#26#3'Top'#3#151#1#5'Width'#3#4#2#8'TabO'
+'rder'#2#1#11'ShowButtons'#11#4'pbOK'#8'pbCancel'#0#9'ShowBevel'#8#0#0#0
+'m'#4'Left'#2#6#6'Height'#2':'#3'Top'#3#250#0#5'Width'#3#2#2#7'Anchors'#11#5
+'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7
+'Caption'#6#30'LazDoc - Lazarus documentation'#12'ClientHeight'#2''''#11'Cli'
+'entWidth'#3#254#1#8'TabOrder'#2#2#0#5'TEdit'#14'LazDocPathEdit'#22'AnchorSi'
+'deLeft.Control'#7#14'LazDocGroupBox'#21'AnchorSideTop.Control'#7#14'LazDocG'
+'roupBox'#4'Left'#2#6#6'Height'#2#27#3'Top'#2#6#5'Width'#3#162#1#7'Anchors'
+#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'
+#2#0#0#0#0#0#5'TPage'#12'ProvidesPage'#7'Caption'#6#8'Provides'#11'ClientWid'
,'th'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#16'ProvidesGroupBox'#22'A'
+'nchorSideLeft.Control'#7#12'ProvidesPage'#21'AnchorSideTop.Control'#7#12'Pr'
+'ovidesPage'#23'AnchorSideRight.Control'#7#12'ProvidesPage'#20'AnchorSideRig'
+'ht.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#12'ProvidesPage'#21
+'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3'k'#1#3'Top'#2
+#6#5'Width'#3#2#2#5'Align'#7#8'alBottom'#7'Anchors'#11#5'akTop'#6'akLeft'#7
+'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6'9This pack'
+'age provides the same as the following packages:'#12'ClientHeight'#3'X'#1#11
+'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#5'TMemo'#12'ProvidesMemo'#22'AnchorS'
+'ideLeft.Control'#7#16'ProvidesGroupBox'#21'AnchorSideTop.Control'#7#16'Prov'
+'idesGroupBox'#23'AnchorSideRight.Control'#7#16'ProvidesGroupBox'#24'AnchorS'
+'ideBottom.Control'#7#16'ProvidesGroupBox'#21'AnchorSideBottom.Side'#7#9'asr'
+'Bottom'#4'Left'#2#6#6'Height'#3'L'#1#3'Top'#2#6#5'Width'#3#242#1#5'Align'#7
+#8'alClient'#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#14'ssAutoVertical'
+#8'TabOrder'#2#0#0#0#0#0#5'TPage'#4'i18n'#7'Caption'#6#4'i18n'#11'ClientWidt'
+'h'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#12'I18NGroupBox'#22'Anchor'
+'SideLeft.Control'#7#4'i18n'#21'AnchorSideTop.Control'#7#18'EnableI18NCheckB'
+'ox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#4'i'
+'18n'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'T'#3'T'
+'op'#2'#'#5'Width'#3#2#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'Aut'
+'oSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'i18n Options'#12'Clie'
+'ntHeight'#2'A'#11'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#6'TLabel'#13'PoOut'
+'DirLabel'#22'AnchorSideLeft.Control'#7#12'I18NGroupBox'#21'AnchorSideTop.Co'
+'ntrol'#7#12'I18NGroupBox'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3
+#132#0#20'BorderSpacing.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'AnchorSideTo'
+'p.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#14'POOutDirButton'#4'L'
+'eft'#2#6#6'Height'#2#27#3'Top'#2#30#5'Width'#3#212#1#7'Anchors'#11#5'akTop'
+#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0#7'T'
+'Button'#14'POOutDirButton'#21'AnchorSideTop.Control'#7#12'POOutDirEdit'#23
+'AnchorSideRight.Control'#7#12'I18NGroupBox'#20'AnchorSideRight.Side'#7#9'as'
+'rBottom'#24'AnchorSideBottom.Control'#7#12'POOutDirEdit'#21'AnchorSideBotto'
+'m.Side'#7#9'asrBottom'#4'Left'#3#224#1#6'Height'#2#27#3'Top'#2#30#5'Width'#2
+#24#7'Anchors'#11#5'akTop'#7'akRight'#8'akBottom'#0#8'AutoSize'#9#19'BorderS'
+'pacing.Right'#2#6#7'Caption'#6#3'...'#7'OnClick'#7#28'POOutputDirectoryButt'
+'onClick'#8'TabOrder'#2#1#0#0#0#9'TCheckBox'#18'EnableI18NCheckBox'#4'Left'#2
+#6#6'Height'#2#22#3'Top'#2#7#5'Width'#2'b'#7'Caption'#6#11'Enable i18n'#8'On'
+'Change'#7#24'EnableI18NCheckBoxChange'#8'TabOrder'#2#1#0#0#0#0#12'TButtonPa'
+'nel'#12'ButtonPanel1'#4'Left'#2#6#6'Height'#2'$'#3'Top'#3#152#1#5'Width'#3#4
+#2#8'TabOrder'#2#1#11'ShowButtons'#11#4'pbOK'#8'pbCancel'#0#9'ShowBevel'#8#0
+#0#0
]);