mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 09:59:20 +02:00
IDE: package options: removed unimplemented auto increase version
git-svn-id: trunk@21139 -
This commit is contained in:
parent
ddf84c3a6e
commit
6ec5d481b6
@ -18,7 +18,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
Top = 0
|
Top = 0
|
||||||
Width = 528
|
Width = 528
|
||||||
Align = alClient
|
Align = alClient
|
||||||
PageIndex = 0
|
PageIndex = 2
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object UsagePage: TPage
|
object UsagePage: TPage
|
||||||
Caption = 'Usage'
|
Caption = 'Usage'
|
||||||
@ -27,14 +27,14 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
object AddPathsGroupBox: TGroupBox
|
object AddPathsGroupBox: TGroupBox
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 157
|
Height = 142
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 514
|
Width = 514
|
||||||
Align = alTop
|
Align = alTop
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Add paths to dependent packages/projects'
|
Caption = 'Add paths to dependent packages/projects'
|
||||||
ClientHeight = 138
|
ClientHeight = 123
|
||||||
ClientWidth = 510
|
ClientWidth = 510
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object UnitPathLabel: TLabel
|
object UnitPathLabel: TLabel
|
||||||
@ -151,13 +151,13 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 141
|
Height = 171
|
||||||
Top = 169
|
Top = 154
|
||||||
Width = 514
|
Width = 514
|
||||||
Align = alClient
|
Align = alClient
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Add options to dependent packages and projects'
|
Caption = 'Add options to dependent packages and projects'
|
||||||
ClientHeight = 122
|
ClientHeight = 152
|
||||||
ClientWidth = 510
|
ClientWidth = 510
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
object LinkerOptionsLabel: TLabel
|
object LinkerOptionsLabel: TLabel
|
||||||
@ -207,7 +207,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
AnchorSideBottom.Control = AddOptionsGroupBox
|
AnchorSideBottom.Control = AddOptionsGroupBox
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 67
|
Left = 67
|
||||||
Height = 42
|
Height = 72
|
||||||
Top = 74
|
Top = 74
|
||||||
Width = 437
|
Width = 437
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
@ -221,14 +221,14 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
end
|
end
|
||||||
object ProjectGroupBox: TGroupBox
|
object ProjectGroupBox: TGroupBox
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 53
|
Height = 38
|
||||||
Top = 316
|
Top = 331
|
||||||
Width = 514
|
Width = 514
|
||||||
Align = alBottom
|
Align = alBottom
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'ProjectGroupBox'
|
Caption = 'ProjectGroupBox'
|
||||||
ClientHeight = 34
|
ClientHeight = 19
|
||||||
ClientWidth = 510
|
ClientWidth = 510
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
object AddPackageUnitToProjectCheckBox: TCheckBox
|
object AddPackageUnitToProjectCheckBox: TCheckBox
|
||||||
@ -273,7 +273,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'Description/Abstract'
|
Caption = 'Description/Abstract'
|
||||||
ClientHeight = 77
|
ClientHeight = 92
|
||||||
ClientWidth = 510
|
ClientWidth = 510
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object DescriptionMemo: TMemo
|
object DescriptionMemo: TMemo
|
||||||
@ -442,19 +442,6 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
MaxValue = 9999
|
MaxValue = 9999
|
||||||
TabOrder = 3
|
TabOrder = 3
|
||||||
end
|
end
|
||||||
object AutoIncrementOnBuildCheckBox: TCheckBox
|
|
||||||
AnchorSideLeft.Control = VersionMajorSpinEdit
|
|
||||||
AnchorSideTop.Control = VersionMajorSpinEdit
|
|
||||||
AnchorSideTop.Side = asrBottom
|
|
||||||
Left = 6
|
|
||||||
Height = 22
|
|
||||||
Top = 53
|
|
||||||
Width = 284
|
|
||||||
BorderSpacing.Top = 6
|
|
||||||
Caption = 'Automatically increment version on build'
|
|
||||||
Enabled = False
|
|
||||||
TabOrder = 4
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
object IDEPage: TPage
|
object IDEPage: TPage
|
||||||
@ -482,7 +469,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
ChildSizing.ShrinkVertical = crsScaleChilds
|
ChildSizing.ShrinkVertical = crsScaleChilds
|
||||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||||
ChildSizing.ControlsPerLine = 1
|
ChildSizing.ControlsPerLine = 1
|
||||||
ClientHeight = 97
|
ClientHeight = 112
|
||||||
ClientWidth = 510
|
ClientWidth = 510
|
||||||
ItemIndex = 2
|
ItemIndex = 2
|
||||||
Items.Strings = (
|
Items.Strings = (
|
||||||
@ -515,7 +502,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
ChildSizing.ShrinkVertical = crsScaleChilds
|
ChildSizing.ShrinkVertical = crsScaleChilds
|
||||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||||
ChildSizing.ControlsPerLine = 1
|
ChildSizing.ControlsPerLine = 1
|
||||||
ClientHeight = 97
|
ClientHeight = 112
|
||||||
ClientWidth = 510
|
ClientWidth = 510
|
||||||
ItemIndex = 0
|
ItemIndex = 0
|
||||||
Items.Strings = (
|
Items.Strings = (
|
||||||
@ -539,7 +526,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'LazDoc - Lazarus documentation'
|
Caption = 'LazDoc - Lazarus documentation'
|
||||||
ClientHeight = 39
|
ClientHeight = 54
|
||||||
ClientWidth = 510
|
ClientWidth = 510
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
object LazDocPathEdit: TEdit
|
object LazDocPathEdit: TEdit
|
||||||
@ -574,7 +561,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'This package provides the same as the following packages:'
|
Caption = 'This package provides the same as the following packages:'
|
||||||
ClientHeight = 344
|
ClientHeight = 359
|
||||||
ClientWidth = 510
|
ClientWidth = 510
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object ProvidesMemo: TMemo
|
object ProvidesMemo: TMemo
|
||||||
@ -584,7 +571,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
AnchorSideBottom.Control = ProvidesGroupBox
|
AnchorSideBottom.Control = ProvidesGroupBox
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 332
|
Height = 347
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 498
|
Width = 498
|
||||||
Align = alClient
|
Align = alClient
|
||||||
@ -612,7 +599,7 @@ object PackageOptionsDialog: TPackageOptionsDialog
|
|||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'i18n Options'
|
Caption = 'i18n Options'
|
||||||
ClientHeight = 65
|
ClientHeight = 80
|
||||||
ClientWidth = 510
|
ClientWidth = 510
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object PoOutDirLabel: TLabel
|
object PoOutDirLabel: TLabel
|
||||||
|
@ -7,221 +7,216 @@ LazarusResources.Add('TPackageOptionsDialog','FORMDATA',[
|
|||||||
+#3#16#2#21'Constraints.MinHeight'#3#194#1#20'Constraints.MinWidth'#3#8#2#7'O'
|
+#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'
|
+'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#146
|
+'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'
|
+#1#3'Top'#2#0#5'Width'#3#16#2#5'Align'#7#8'alClient'#9'PageIndex'#2#2#8'TabO'
|
||||||
+'rder'#2#0#0#5'TPage'#9'UsagePage'#7'Caption'#6#5'Usage'#11'ClientWidth'#3#14
|
+'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'
|
+#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#157#0#3'Top'#2#6#5'Width'
|
+'Right.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#142#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'
|
+#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
|
+'ion'#6'(Add paths to dependent packages/projects'#12'ClientHeight'#2'{'#11
|
||||||
+#11'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#6'TLabel'#13'UnitPathLabel'#22'An'
|
+'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#6'TLabel'#13'UnitPathLabel'#22'Ancho'
|
||||||
+'chorSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#12
|
+'rSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#12'Un'
|
||||||
+'UnitPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2
|
+'itPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#18
|
||||||
+#18#3'Top'#2#10#5'Width'#2#27#18'BorderSpacing.Left'#2#6#7'Caption'#6#4'Unit'
|
+#3'Top'#2#10#5'Width'#2#27#18'BorderSpacing.Left'#2#6#7'Caption'#6#4'Unit'#11
|
||||||
+#11'ParentColor'#8#0#0#6'TLabel'#16'IncludePathLabel'#22'AnchorSideLeft.Cont'
|
+'ParentColor'#8#0#0#6'TLabel'#16'IncludePathLabel'#22'AnchorSideLeft.Control'
|
||||||
+'rol'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#15'IncludePathEdit'
|
+#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#15'IncludePathEdit'#4'Le'
|
||||||
+#4'Left'#2#6#6'Height'#2#18#3'Top'#2''''#5'Width'#2'.'#18'BorderSpacing.Left'
|
+'ft'#2#6#6'Height'#2#18#3'Top'#2''''#5'Width'#2'.'#18'BorderSpacing.Left'#2#6
|
||||||
+#2#6#7'Caption'#6#7'Include'#11'ParentColor'#8#0#0#6'TLabel'#15'ObjectPathLa'
|
+#7'Caption'#6#7'Include'#11'ParentColor'#8#0#0#6'TLabel'#15'ObjectPathLabel'
|
||||||
+'bel'#22'AnchorSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Con'
|
+#22'AnchorSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'
|
||||||
+'trol'#7#14'ObjectPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6
|
+#7#14'ObjectPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'He'
|
||||||
+#6'Height'#2#18#3'Top'#2'L'#5'Width'#2'*'#18'BorderSpacing.Left'#2#6#7'Capti'
|
+'ight'#2#18#3'Top'#2'L'#5'Width'#2'*'#18'BorderSpacing.Left'#2#6#7'Caption'#6
|
||||||
+'on'#6#6'Object'#11'ParentColor'#8#0#0#6'TLabel'#16'LibraryPathLabel'#22'Anc'
|
+#6'Object'#11'ParentColor'#8#0#0#6'TLabel'#16'LibraryPathLabel'#22'AnchorSid'
|
||||||
+'horSideLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#15
|
+'eLeft.Control'#7#16'AddPathsGroupBox'#21'AnchorSideTop.Control'#7#15'Librar'
|
||||||
+'LibraryPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'
|
+'yPathEdit'#18'AnchorSideTop.Side'#7#9'asrCenter'#4'Left'#2#6#6'Height'#2#18
|
||||||
+#2#18#3'Top'#2'm'#5'Width'#2','#18'BorderSpacing.Left'#2#6#7'Caption'#6#7'Li'
|
+#3'Top'#2'm'#5'Width'#2','#18'BorderSpacing.Left'#2#6#7'Caption'#6#7'Library'
|
||||||
+'brary'#11'ParentColor'#8#0#0#5'TEdit'#12'UnitPathEdit'#22'AnchorSideLeft.Co'
|
+#11'ParentColor'#8#0#0#5'TEdit'#12'UnitPathEdit'#22'AnchorSideLeft.Control'#7
|
||||||
+'ntrol'#7#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#16'AddPathsGroupBo'
|
+#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#16'AddPathsGroupBox'#23'Anc'
|
||||||
+'x'#23'AnchorSideRight.Control'#7#16'AddPathsGroupBox'#20'AnchorSideRight.Si'
|
+'horSideRight.Control'#7#16'AddPathsGroupBox'#20'AnchorSideRight.Side'#7#9'a'
|
||||||
+'de'#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#27#3'Top'#2#6#5'Width'#3'|'#1#7
|
+'srBottom'#4'Left'#2'P'#6'Height'#2#27#3'Top'#2#6#5'Width'#3'|'#1#7'Anchors'
|
||||||
+'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'Bo'
|
+#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'BorderSpaci'
|
||||||
+'rderSpacing.Right'#2'2'#8'TabOrder'#2#0#0#0#5'TEdit'#15'IncludePathEdit'#22
|
+'ng.Right'#2'2'#8'TabOrder'#2#0#0#0#5'TEdit'#15'IncludePathEdit'#22'AnchorSi'
|
||||||
+'AnchorSideLeft.Control'#7#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#12
|
+'deLeft.Control'#7#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#12'UnitPa'
|
||||||
+'UnitPathEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Cont'
|
+'thEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7
|
||||||
+'rol'#7#16'AddPathsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'
|
+#16'AddPathsGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'P'#6
|
||||||
+#2'P'#6'Height'#2#27#3'Top'#2''''#5'Width'#3'|'#1#7'Anchors'#11#5'akTop'#6'a'
|
+'Height'#2#27#3'Top'#2''''#5'Width'#3'|'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
||||||
+'kLeft'#7'akRight'#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#8
|
+'akRight'#0#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#8'TabOrde'
|
||||||
+'TabOrder'#2#1#0#0#5'TEdit'#14'ObjectPathEdit'#22'AnchorSideLeft.Control'#7
|
+'r'#2#1#0#0#5'TEdit'#14'ObjectPathEdit'#22'AnchorSideLeft.Control'#7#15'Libr'
|
||||||
+#15'LibraryPathEdit'#21'AnchorSideTop.Control'#7#15'IncludePathEdit'#18'Anch'
|
+'aryPathEdit'#21'AnchorSideTop.Control'#7#15'IncludePathEdit'#18'AnchorSideT'
|
||||||
+'orSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#16'AddPathsGro'
|
+'op.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#16'AddPathsGroupBox'
|
||||||
+'upBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#27#3
|
+#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#27#3'Top'#2
|
||||||
+'Top'#2'H'#5'Width'#3'|'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17
|
+'H'#5'Width'#3'|'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderS'
|
||||||
+'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#8'TabOrder'#2#2#0#0#5'T'
|
+'pacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#8'TabOrder'#2#2#0#0#5'TEdit'#15
|
||||||
+'Edit'#15'LibraryPathEdit'#22'AnchorSideLeft.Control'#7#16'AddPathsGroupBox'
|
+'LibraryPathEdit'#22'AnchorSideLeft.Control'#7#16'AddPathsGroupBox'#21'Ancho'
|
||||||
+#21'AnchorSideTop.Control'#7#14'ObjectPathEdit'#18'AnchorSideTop.Side'#7#9'a'
|
+'rSideTop.Control'#7#14'ObjectPathEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'
|
||||||
+'srBottom'#23'AnchorSideRight.Control'#7#16'AddPathsGroupBox'#20'AnchorSideR'
|
+#23'AnchorSideRight.Control'#7#16'AddPathsGroupBox'#20'AnchorSideRight.Side'
|
||||||
+'ight.Side'#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#27#3'Top'#2'i'#5'Width'#3
|
+#7#9'asrBottom'#4'Left'#2'P'#6'Height'#2#27#3'Top'#2'i'#5'Width'#3'|'#1#7'An'
|
||||||
+'|'#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2
|
+'chors'#11#5'akTop'#6'akLeft'#7'akRight'#0#18'BorderSpacing.Left'#2'P'#17'Bo'
|
||||||
+'P'#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#20'BorderSpacing.'
|
+'rderSpacing.Top'#2#6#19'BorderSpacing.Right'#2'2'#20'BorderSpacing.Bottom'#2
|
||||||
+'Bottom'#2#6#8'TabOrder'#2#3#0#0#0#9'TGroupBox'#18'AddOptionsGroupBox'#18'An'
|
+#6#8'TabOrder'#2#3#0#0#0#9'TGroupBox'#18'AddOptionsGroupBox'#18'AnchorSideTo'
|
||||||
+'chorSideTop.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#21
|
+'p.Side'#7#9'asrBottom'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSid'
|
||||||
+'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#141#0#3'Top'#3
|
+'eBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3#171#0#3'Top'#3#154#0#5
|
||||||
+#169#0#5'Width'#3#2#2#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7
|
+'Width'#3#2#2#5'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'Caption'
|
||||||
+'Caption'#6'.Add options to dependent packages and projects'#12'ClientHeight'
|
+#6'.Add options to dependent packages and projects'#12'ClientHeight'#3#152#0
|
||||||
+#2'z'#11'ClientWidth'#3#254#1#8'TabOrder'#2#1#0#6'TLabel'#18'LinkerOptionsLa'
|
+#11'ClientWidth'#3#254#1#8'TabOrder'#2#1#0#6'TLabel'#18'LinkerOptionsLabel'
|
||||||
+'bel'#22'AnchorSideLeft.Control'#7#18'AddOptionsGroupBox'#21'AnchorSideTop.C'
|
+#22'AnchorSideLeft.Control'#7#18'AddOptionsGroupBox'#21'AnchorSideTop.Contro'
|
||||||
+'ontrol'#7#17'LinkerOptionsMemo'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Wid'
|
+'l'#7#17'LinkerOptionsMemo'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#2
|
||||||
+'th'#2''''#18'BorderSpacing.Left'#2#6#7'Caption'#6#6'Linker'#11'ParentColor'
|
+''''#18'BorderSpacing.Left'#2#6#7'Caption'#6#6'Linker'#11'ParentColor'#8#0#0
|
||||||
+#8#0#0#6'TLabel'#18'CustomOptionsLabel'#22'AnchorSideLeft.Control'#7#18'AddO'
|
+#6'TLabel'#18'CustomOptionsLabel'#22'AnchorSideLeft.Control'#7#18'AddOptions'
|
||||||
+'ptionsGroupBox'#21'AnchorSideTop.Control'#7#17'CustomOptionsMemo'#4'Left'#2
|
+'GroupBox'#21'AnchorSideTop.Control'#7#17'CustomOptionsMemo'#4'Left'#2#6#6'H'
|
||||||
+#6#6'Height'#2#18#3'Top'#2'J'#5'Width'#2'3'#18'BorderSpacing.Left'#2#6#7'Cap'
|
+'eight'#2#18#3'Top'#2'J'#5'Width'#2'3'#18'BorderSpacing.Left'#2#6#7'Caption'
|
||||||
+'tion'#6#6'Custom'#11'ParentColor'#8#0#0#5'TMemo'#17'LinkerOptionsMemo'#22'A'
|
+#6#6'Custom'#11'ParentColor'#8#0#0#5'TMemo'#17'LinkerOptionsMemo'#22'AnchorS'
|
||||||
+'nchorSideLeft.Control'#7#17'CustomOptionsMemo'#21'AnchorSideTop.Control'#7
|
+'ideLeft.Control'#7#17'CustomOptionsMemo'#21'AnchorSideTop.Control'#7#18'Add'
|
||||||
,#18'AddOptionsGroupBox'#23'AnchorSideRight.Control'#7#18'AddOptionsGroupBox'
|
,'OptionsGroupBox'#23'AnchorSideRight.Control'#7#18'AddOptionsGroupBox'#20'An'
|
||||||
+#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2'C'#6'Height'#2'>'#3'Top'#2
|
+'chorSideRight.Side'#7#9'asrBottom'#4'Left'#2'C'#6'Height'#2'>'#3'Top'#2#6#5
|
||||||
+#6#5'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderS'
|
+'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#17'BorderSpaci'
|
||||||
+'pacing.Top'#2#6#19'BorderSpacing.Right'#2#6#10'ScrollBars'#7#14'ssAutoVerti'
|
+'ng.Top'#2#6#19'BorderSpacing.Right'#2#6#10'ScrollBars'#7#14'ssAutoVertical'
|
||||||
+'cal'#8'TabOrder'#2#0#0#0#5'TMemo'#17'CustomOptionsMemo'#22'AnchorSideLeft.C'
|
+#8'TabOrder'#2#0#0#0#5'TMemo'#17'CustomOptionsMemo'#22'AnchorSideLeft.Contro'
|
||||||
+'ontrol'#7#18'CustomOptionsLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21
|
+'l'#7#18'CustomOptionsLabel'#19'AnchorSideLeft.Side'#7#9'asrBottom'#21'Ancho'
|
||||||
+'AnchorSideTop.Control'#7#17'LinkerOptionsMemo'#18'AnchorSideTop.Side'#7#9'a'
|
+'rSideTop.Control'#7#17'LinkerOptionsMemo'#18'AnchorSideTop.Side'#7#9'asrBot'
|
||||||
+'srBottom'#23'AnchorSideRight.Control'#7#18'AddOptionsGroupBox'#20'AnchorSid'
|
+'tom'#23'AnchorSideRight.Control'#7#18'AddOptionsGroupBox'#20'AnchorSideRigh'
|
||||||
+'eRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#18'AddOptionsGro'
|
+'t.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#18'AddOptionsGroupBox'
|
||||||
+'upBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2'C'#6'Height'#2'*'
|
+#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2'C'#6'Height'#2'H'#3'Top'
|
||||||
+#3'Top'#2'J'#5'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8
|
+#2'J'#5'Width'#3#181#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBotto'
|
||||||
+'akBottom'#0#18'BorderSpacing.Left'#2#10#17'BorderSpacing.Top'#2#6#19'Border'
|
+'m'#0#18'BorderSpacing.Left'#2#10#17'BorderSpacing.Top'#2#6#19'BorderSpacing'
|
||||||
+'Spacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#10'ScrollBars'#7#14'ssAutoV'
|
+'.Right'#2#6#20'BorderSpacing.Bottom'#2#6#10'ScrollBars'#7#14'ssAutoVertical'
|
||||||
+'ertical'#8'TabOrder'#2#1#0#0#0#9'TGroupBox'#15'ProjectGroupBox'#4'Left'#2#6
|
+#8'TabOrder'#2#1#0#0#0#9'TGroupBox'#15'ProjectGroupBox'#4'Left'#2#6#6'Height'
|
||||||
+#6'Height'#2'5'#3'Top'#3'<'#1#5'Width'#3#2#2#5'Align'#7#8'alBottom'#8'AutoSi'
|
+#2'&'#3'Top'#3'K'#1#5'Width'#3#2#2#5'Align'#7#8'alBottom'#8'AutoSize'#9#20'B'
|
||||||
+'ze'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'ProjectGroupBox'#12'Clie'
|
+'orderSpacing.Around'#2#6#7'Caption'#6#15'ProjectGroupBox'#12'ClientHeight'#2
|
||||||
+'ntHeight'#2'"'#11'ClientWidth'#3#254#1#8'TabOrder'#2#2#0#9'TCheckBox'#31'Ad'
|
+#19#11'ClientWidth'#3#254#1#8'TabOrder'#2#2#0#9'TCheckBox'#31'AddPackageUnit'
|
||||||
+'dPackageUnitToProjectCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#6#5'Widt'
|
+'ToProjectCheckBox'#4'Left'#2#6#6'Height'#2#22#3'Top'#2#6#5'Width'#3#242#1#5
|
||||||
+'h'#3#242#1#5'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#31
|
+'Align'#7#5'alTop'#20'BorderSpacing.Around'#2#6#7'Caption'#6#31'AddPackageUn'
|
||||||
+'AddPackageUnitToProjectCheckBox'#8'TabOrder'#2#0#0#0#0#0#5'TPage'#10'Usage2'
|
+'itToProjectCheckBox'#8'TabOrder'#2#0#0#0#0#0#5'TPage'#10'Usage2Page'#7'Capt'
|
||||||
+'Page'#7'Caption'#6#6'Usage2'#11'ClientWidth'#3#14#2#12'ClientHeight'#3'w'#1
|
+'ion'#6#6'Usage2'#11'ClientWidth'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupB'
|
||||||
+#0#9'TGroupBox'#20'ConditionalsGroupBox'#4'Left'#2#0#6'Height'#3#199#0#3'Top'
|
+'ox'#20'ConditionalsGroupBox'#4'Left'#2#0#6'Height'#3#199#0#3'Top'#2#0#5'Wid'
|
||||||
+#2#0#5'Width'#3#14#2#5'Align'#7#5'alTop'#7'Caption'#6#20'ConditionalsGroupBo'
|
+'th'#3#14#2#5'Align'#7#5'alTop'#7'Caption'#6#20'ConditionalsGroupBox'#8'TabO'
|
||||||
+'x'#8'TabOrder'#2#0#0#0#0#5'TPage'#15'DescriptionPage'#7'Caption'#6#11'Descr'
|
+'rder'#2#0#0#0#0#5'TPage'#15'DescriptionPage'#7'Caption'#6#11'Description'#11
|
||||||
+'iption'#11'ClientWidth'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#19'De'
|
+'ClientWidth'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#19'DescriptionGr'
|
||||||
+'scriptionGroupBox'#22'AnchorSideLeft.Control'#7#15'DescriptionPage'#21'Anch'
|
+'oupBox'#22'AnchorSideLeft.Control'#7#15'DescriptionPage'#21'AnchorSideTop.C'
|
||||||
+'orSideTop.Control'#7#15'DescriptionPage'#23'AnchorSideRight.Control'#7#15'D'
|
+'ontrol'#7#15'DescriptionPage'#23'AnchorSideRight.Control'#7#15'DescriptionP'
|
||||||
+'escriptionPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Heigh'
|
+'age'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'`'#3'T'
|
||||||
+'t'#2'`'#3'Top'#2#6#5'Width'#3#2#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRigh'
|
+'op'#2#6#5'Width'#3#2#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'Bor'
|
||||||
+'t'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'Description/Abstract'#12
|
+'derSpacing.Around'#2#6#7'Caption'#6#20'Description/Abstract'#12'ClientHeigh'
|
||||||
+'ClientHeight'#2'M'#11'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#5'TMemo'#15'De'
|
+'t'#2'\'#11'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#5'TMemo'#15'DescriptionMe'
|
||||||
+'scriptionMemo'#22'AnchorSideLeft.Control'#7#19'DescriptionGroupBox'#21'Anch'
|
+'mo'#22'AnchorSideLeft.Control'#7#19'DescriptionGroupBox'#21'AnchorSideTop.C'
|
||||||
+'orSideTop.Control'#7#19'DescriptionGroupBox'#23'AnchorSideRight.Control'#7
|
+'ontrol'#7#19'DescriptionGroupBox'#23'AnchorSideRight.Control'#7#19'Descript'
|
||||||
+#19'DescriptionGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSi'
|
+'ionGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Co'
|
||||||
+'deBottom.Control'#7#19'DescriptionGroupBox'#21'AnchorSideBottom.Side'#7#9'a'
|
+'ntrol'#7#19'DescriptionGroupBox'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4
|
||||||
+'srBottom'#4'Left'#2#6#6'Height'#2'P'#3'Top'#2#6#5'Width'#3#242#1#5'Align'#7
|
+'Left'#2#6#6'Height'#2'P'#3'Top'#2#6#5'Width'#3#242#1#5'Align'#7#8'alClient'
|
||||||
+#8'alClient'#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#10'ssAutoBoth'#8
|
+#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrder'#2#0
|
||||||
+'TabOrder'#2#0#0#0#0#9'TGroupBox'#14'AuthorGroupBox'#22'AnchorSideLeft.Contr'
|
+#0#0#0#9'TGroupBox'#14'AuthorGroupBox'#22'AnchorSideLeft.Control'#7#15'Descr'
|
||||||
+'ol'#7#15'DescriptionPage'#21'AnchorSideTop.Control'#7#19'DescriptionGroupBo'
|
+'iptionPage'#21'AnchorSideTop.Control'#7#19'DescriptionGroupBox'#18'AnchorSi'
|
||||||
+'x'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#15'D'
|
+'deTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#15'DescriptionPage'
|
||||||
+'escriptionPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom'
|
+#20'AnchorSideRight.Side'#7#9'asrBottom'#21'AnchorSideBottom.Side'#7#9'asrBo'
|
||||||
+'.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2':'#3'Top'#2'l'#5'Width'#3#2#2
|
+'ttom'#4'Left'#2#6#6'Height'#2':'#3'Top'#2'l'#5'Width'#3#2#2#7'Anchors'#11#5
|
||||||
+#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
|
|
||||||
+#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#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
|
|
||||||
+#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#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'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':'#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
|
+'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'
|
+'Caption'#6#7'Author:'#12'ClientHeight'#2''''#11'ClientWidth'#3#254#1#8'TabO'
|
||||||
+'entWidth'#3#254#1#8'TabOrder'#2#2#0#5'TEdit'#14'LazDocPathEdit'#22'AnchorSi'
|
+'rder'#2#1#0#5'TEdit'#10'AuthorEdit'#20'AnchorSideRight.Side'#7#9'asrBottom'
|
||||||
+'deLeft.Control'#7#14'LazDocGroupBox'#21'AnchorSideTop.Control'#7#14'LazDocG'
|
+#24'AnchorSideBottom.Control'#7#14'AuthorGroupBox'#21'AnchorSideBottom.Side'
|
||||||
+'roupBox'#4'Left'#2#6#6'Height'#2#27#3'Top'#2#6#5'Width'#3#162#1#7'Anchors'
|
+#7#9'asrBottom'#4'Left'#2#6#6'Height'#2#27#3'Top'#2#6#5'Width'#3#242#1#5'Ali'
|
||||||
+#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'TabOrder'
|
+'gn'#7#5'alTop'#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#0#0#0#0#9'TGroupB'
|
||||||
+#2#0#0#0#0#0#5'TPage'#12'ProvidesPage'#7'Caption'#6#8'Provides'#11'ClientWid'
|
+'ox'#15'LicenseGroupBox'#22'AnchorSideLeft.Control'#7#15'DescriptionPage'#21
|
||||||
,'th'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#16'ProvidesGroupBox'#22'A'
|
+'AnchorSideTop.Control'#7#14'AuthorGroupBox'#18'AnchorSideTop.Side'#7#9'asrB'
|
||||||
+'nchorSideLeft.Control'#7#12'ProvidesPage'#21'AnchorSideTop.Control'#7#12'Pr'
|
+'ottom'#23'AnchorSideRight.Control'#7#15'DescriptionPage'#20'AnchorSideRight'
|
||||||
+'ovidesPage'#23'AnchorSideRight.Control'#7#12'ProvidesPage'#20'AnchorSideRig'
|
+'.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#15'VersionGroupBox'#4
|
||||||
+'ht.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#12'ProvidesPage'#21
|
+'Left'#2#6#6'Height'#2'['#3'Top'#3#172#0#5'Width'#3#2#2#7'Anchors'#11#5'akTo'
|
||||||
+'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#3'k'#1#3'Top'#2
|
+'p'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Captio'
|
||||||
+#6#5'Width'#3#2#2#5'Align'#7#8'alBottom'#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
+'n'#6#8'License:'#12'ClientHeight'#2'H'#11'ClientWidth'#3#254#1#8'TabOrder'#2
|
||||||
+'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6'9This pack'
|
+#2#0#5'TMemo'#11'LicenseMemo'#22'AnchorSideLeft.Control'#7#15'LicenseGroupBo'
|
||||||
+'age provides the same as the following packages:'#12'ClientHeight'#3'X'#1#11
|
+'x'#21'AnchorSideTop.Control'#7#15'LicenseGroupBox'#23'AnchorSideRight.Contr'
|
||||||
+'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#5'TMemo'#12'ProvidesMemo'#22'AnchorS'
|
+'ol'#7#15'LicenseGroupBox'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'Anchor'
|
||||||
+'ideLeft.Control'#7#16'ProvidesGroupBox'#21'AnchorSideTop.Control'#7#16'Prov'
|
+'SideBottom.Control'#7#15'LicenseGroupBox'#21'AnchorSideBottom.Side'#7#9'asr'
|
||||||
+'idesGroupBox'#23'AnchorSideRight.Control'#7#16'ProvidesGroupBox'#24'AnchorS'
|
+'Bottom'#4'Left'#2#6#6'Height'#2'<'#3'Top'#2#6#5'Width'#3#242#1#5'Align'#7#8
|
||||||
+'ideBottom.Control'#7#16'ProvidesGroupBox'#21'AnchorSideBottom.Side'#7#9'asr'
|
+'alClient'#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#10'ssAutoBoth'#8'Ta'
|
||||||
+'Bottom'#4'Left'#2#6#6'Height'#3'L'#1#3'Top'#2#6#5'Width'#3#242#1#5'Align'#7
|
+'bOrder'#2#0#0#0#0#9'TGroupBox'#15'VersionGroupBox'#22'AnchorSideLeft.Contro'
|
||||||
+#8'alClient'#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#14'ssAutoVertical'
|
+'l'#7#15'DescriptionPage'#21'AnchorSideTop.Control'#7#15'LicenseGroupBox'#18
|
||||||
+#8'TabOrder'#2#0#0#0#0#0#5'TPage'#4'i18n'#7'Caption'#6#4'i18n'#11'ClientWidt'
|
+'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#15'Descrip'
|
||||||
+'h'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#12'I18NGroupBox'#22'Anchor'
|
,'tionPage'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Contr'
|
||||||
+'SideLeft.Control'#7#4'i18n'#21'AnchorSideTop.Control'#7#18'EnableI18NCheckB'
|
+'ol'#7#15'DescriptionPage'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2
|
||||||
+'ox'#18'AnchorSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#4'i'
|
+#6#6'Height'#2'd'#3'Top'#3#13#1#5'Width'#3#2#2#5'Align'#7#8'alBottom'#20'Bor'
|
||||||
+'18n'#20'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2'T'#3'T'
|
+'derSpacing.Around'#2#6#7'Caption'#6#7'Version'#12'ClientHeight'#2'Q'#11'Cli'
|
||||||
+'op'#2'#'#5'Width'#3#2#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'Aut'
|
+'entWidth'#3#254#1#8'TabOrder'#2#3#0#6'TLabel'#17'VersionMajorLabel'#4'Left'
|
||||||
+'oSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#12'i18n Options'#12'Clie'
|
+#2#6#6'Height'#2#18#3'Top'#2#3#5'Width'#2'$'#7'Caption'#6#5'Major'#11'Parent'
|
||||||
+'ntHeight'#2'A'#11'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#6'TLabel'#13'PoOut'
|
+'Color'#8#0#0#6'TLabel'#17'VersionMinorLabel'#4'Left'#2'n'#6'Height'#2#18#3
|
||||||
+'DirLabel'#22'AnchorSideLeft.Control'#7#12'I18NGroupBox'#21'AnchorSideTop.Co'
|
+'Top'#2#3#5'Width'#2'$'#7'Caption'#6#5'Minor'#11'ParentColor'#8#0#0#6'TLabel'
|
||||||
+'ntrol'#7#12'I18NGroupBox'#4'Left'#2#6#6'Height'#2#18#3'Top'#2#6#5'Width'#3
|
+#19'VersionReleaseLabel'#4'Left'#3#214#0#6'Height'#2#18#3'Top'#2#3#5'Width'#2
|
||||||
+#132#0#20'BorderSpacing.Around'#2#6#7'Caption'#6#20'PO Output Directory:'#11
|
+'2'#7'Caption'#6#7'Release'#11'ParentColor'#8#0#0#6'TLabel'#17'VersionBuildL'
|
||||||
+'ParentColor'#8#0#0#5'TEdit'#12'POOutDirEdit'#22'AnchorSideLeft.Control'#7#12
|
+'abel'#4'Left'#3'>'#1#6'Height'#2#18#3'Top'#2#3#5'Width'#2'X'#7'Caption'#6#12
|
||||||
+'I18NGroupBox'#21'AnchorSideTop.Control'#7#13'PoOutDirLabel'#18'AnchorSideTo'
|
+'Build Number'#11'ParentColor'#8#0#0#9'TSpinEdit'#20'VersionMajorSpinEdit'#22
|
||||||
+'p.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#14'POOutDirButton'#4'L'
|
+'AnchorSideLeft.Control'#7#15'VersionGroupBox'#4'Left'#2#6#6'Height'#2#27#3
|
||||||
+'eft'#2#6#6'Height'#2#27#3'Top'#2#30#5'Width'#3#212#1#7'Anchors'#11#5'akTop'
|
+'Top'#2#20#5'Width'#2'D'#18'BorderSpacing.Left'#2#6#8'MaxValue'#3#15''''#8'T'
|
||||||
|
+'abOrder'#2#0#0#0#9'TSpinEdit'#20'VersionMinorSpinEdit'#4'Left'#2'n'#6'Heigh'
|
||||||
|
+'t'#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#27#3'Top'
|
||||||
|
+#2#20#5'Width'#2'D'#8'MaxValue'#3#15''''#8'TabOrder'#2#2#0#0#9'TSpinEdit'#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#0#0#5'TPage'#7'IDEPage'#7'Capti'
|
||||||
|
+'on'#6#15'IDE Integration'#11'ClientWidth'#3#14#2#12'ClientHeight'#3'w'#1#0
|
||||||
|
+#11'TRadioGroup'#17'PkgTypeRadioGroup'#22'AnchorSideLeft.Control'#7#7'IDEPag'
|
||||||
|
+'e'#21'AnchorSideTop.Control'#7#7'IDEPage'#23'AnchorSideRight.Control'#7#7'I'
|
||||||
|
+'DEPage'#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'Aut'
|
||||||
|
+'oFill'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#11'PackageType'#28'Child'
|
||||||
|
+'Sizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildS'
|
||||||
|
+'izing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.Enla'
|
||||||
|
+'rgeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'
|
||||||
|
+#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18
|
||||||
|
+'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.Cont'
|
||||||
|
+'rolsPerLine'#2#1#12'ClientHeight'#2'p'#11'ClientWidth'#3#254#1#9'ItemIndex'
|
||||||
|
+#2#2#13'Items.Strings'#1#6#15'Designtime only'#6#12'Runtime only'#6#22'Desig'
|
||||||
|
+'ntime and Runtime'#0#7'OnClick'#7#22'PkgTypeRadioGroupClick'#8'TabOrder'#2#0
|
||||||
|
+#0#0#11'TRadioGroup'#16'UpdateRadioGroup'#22'AnchorSideLeft.Control'#7#7'IDE'
|
||||||
|
+'Page'#21'AnchorSideTop.Control'#7#17'PkgTypeRadioGroup'#18'AnchorSideTop.Si'
|
||||||
|
+'de'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#7'IDEPage'#20'AnchorSideRi'
|
||||||
|
+'ght.Side'#7#9'asrBottom'#4'Left'#2#6#6'Height'#2't'#3'Top'#3#128#0#5'Width'
|
||||||
|
+#3#2#2#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoFill'#9#20'Border'
|
||||||
|
+'Spacing.Around'#2#6#7'Caption'#6#14'Update/Rebuild'#28'ChildSizing.LeftRigh'
|
||||||
|
+'tSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6#29'ChildSizing.EnlargeHo'
|
||||||
|
+'rizontal'#7#24'crsHomogenousChildResize'#27'ChildSizing.EnlargeVertical'#7
|
||||||
|
+#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkHorizontal'#7#14'crsScale'
|
||||||
|
+'Childs'#26'ChildSizing.ShrinkVertical'#7#14'crsScaleChilds'#18'ChildSizing.'
|
||||||
|
+'Layout'#7#29'cclLeftToRightThenTopToBottom'#27'ChildSizing.ControlsPerLine'
|
||||||
|
+#2#1#12'ClientHeight'#2'p'#11'ClientWidth'#3#254#1#9'ItemIndex'#2#0#13'Items'
|
||||||
|
+'.Strings'#1#6#31'Automatically rebuild as needed'#6' Auto rebuild when rebu'
|
||||||
|
+'ilding all'#6'(Manual compilation (never automatically)'#0#8'TabOrder'#2#1#0
|
||||||
|
+#0#9'TGroupBox'#14'LazDocGroupBox'#22'AnchorSideLeft.Control'#7#7'IDEPage'#21
|
||||||
|
+'AnchorSideTop.Control'#7#16'UpdateRadioGroup'#18'AnchorSideTop.Side'#7#9'as'
|
||||||
|
+'rBottom'#23'AnchorSideRight.Control'#7#7'IDEPage'#20'AnchorSideRight.Side'#7
|
||||||
|
+#9'asrBottom'#4'Left'#2#6#6'Height'#2':'#3'Top'#3#250#0#5'Width'#3#2#2#7'Anc'
|
||||||
|
+'hors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'AutoSize'#9#20'BorderSpacing.Aro'
|
||||||
|
+'und'#2#6#7'Caption'#6#30'LazDoc - Lazarus documentation'#12'ClientHeight'#2
|
||||||
|
+'6'#11'ClientWidth'#3#254#1#8'TabOrder'#2#2#0#5'TEdit'#14'LazDocPathEdit'#22
|
||||||
|
+'AnchorSideLeft.Control'#7#14'LazDocGroupBox'#21'AnchorSideTop.Control'#7#14
|
||||||
|
+'LazDocGroupBox'#4'Left'#2#6#6'Height'#2#27#3'Top'#2#6#5'Width'#3#162#1#7'An'
|
||||||
|
+'chors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'BorderSpacing.Around'#2#6#8'Ta'
|
||||||
|
+'bOrder'#2#0#0#0#0#0#5'TPage'#12'ProvidesPage'#7'Caption'#6#8'Provides'#11'C'
|
||||||
|
+'lientWidth'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#16'ProvidesGroupB'
|
||||||
|
+'ox'#22'AnchorSideLeft.Control'#7#12'ProvidesPage'#21'AnchorSideTop.Control'
|
||||||
|
+#7#12'ProvidesPage'#23'AnchorSideRight.Control'#7#12'ProvidesPage'#20'Anchor'
|
||||||
|
+'SideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7#12'ProvidesPa'
|
||||||
|
+'ge'#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'akL'
|
||||||
|
+'eft'#7'akRight'#8'akBottom'#0#20'BorderSpacing.Around'#2#6#7'Caption'#6'9Th'
|
||||||
|
+'is package provides the same as the following packages:'#12'ClientHeight'#3
|
||||||
|
+'g'#1#11'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#5'TMemo'#12'ProvidesMemo'#22
|
||||||
|
+'AnchorSideLeft.Control'#7#16'ProvidesGroupBox'#21'AnchorSideTop.Control'#7
|
||||||
|
+#16'ProvidesGroupBox'#23'AnchorSideRight.Control'#7#16'ProvidesGroupBox'#24
|
||||||
|
+'AnchorSideBottom.Control'#7#16'ProvidesGroupBox'#21'AnchorSideBottom.Side'#7
|
||||||
|
+#9'asrBottom'#4'Left'#2#6#6'Height'#3'['#1#3'Top'#2#6#5'Width'#3#242#1#5'Ali'
|
||||||
|
+'gn'#7#8'alClient'#20'BorderSpacing.Around'#2#6#10'ScrollBars'#7#14'ssAutoVe'
|
||||||
|
+'rtical'#8'TabOrder'#2#0#0#0#0#0#5'TPage'#4'i18n'#7'Caption'#6#4'i18n'#11'Cl'
|
||||||
|
+'ientWidth'#3#14#2#12'ClientHeight'#3'w'#1#0#9'TGroupBox'#12'I18NGroupBox'#22
|
||||||
|
+'AnchorSideLeft.Control'#7#4'i18n'#21'AnchorSideTop.Control'#7#18'EnableI18N'
|
||||||
|
+'CheckBox'#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'T'
|
||||||
|
+#3'Top'#2'#'#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#12'i18n Options'#12'C'
|
||||||
|
+'lientHeight'#2'P'#11'ClientWidth'#3#254#1#8'TabOrder'#2#0#0#6'TLabel'#13'Po'
|
||||||
|
+'OutDirLabel'#22'AnchorSideLeft.Control'#7#12'I18NGroupBox'#21'AnchorSideTop'
|
||||||
|
+'.Control'#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'AnchorSid'
|
||||||
|
+'eTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#14'POOutDirButton'#4
|
||||||
|
+'Left'#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'
|
+#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
|
+'Button'#14'POOutDirButton'#21'AnchorSideTop.Control'#7#12'POOutDirEdit'#23
|
||||||
+'AnchorSideRight.Control'#7#12'I18NGroupBox'#20'AnchorSideRight.Side'#7#9'as'
|
+'AnchorSideRight.Control'#7#12'I18NGroupBox'#20'AnchorSideRight.Side'#7#9'as'
|
||||||
|
@ -60,7 +60,6 @@ type
|
|||||||
I18NGroupBox: TGroupBox;
|
I18NGroupBox: TGroupBox;
|
||||||
ProvidesGroupBox: TGroupBox;
|
ProvidesGroupBox: TGroupBox;
|
||||||
LazDocGroupBox: TGroupBox;
|
LazDocGroupBox: TGroupBox;
|
||||||
AutoIncrementOnBuildCheckBox: TCheckBox;
|
|
||||||
ProvidesMemo: TMemo;
|
ProvidesMemo: TMemo;
|
||||||
i18n: TPage;
|
i18n: TPage;
|
||||||
POOutDirButton: TButton;
|
POOutDirButton: TButton;
|
||||||
@ -337,7 +336,6 @@ begin
|
|||||||
LazPackage.Description:=DescriptionMemo.Text;
|
LazPackage.Description:=DescriptionMemo.Text;
|
||||||
LazPackage.Author:=AuthorEdit.Text;
|
LazPackage.Author:=AuthorEdit.Text;
|
||||||
LazPackage.License:=LicenseMemo.Text;
|
LazPackage.License:=LicenseMemo.Text;
|
||||||
LazPackage.AutoIncrementVersionOnBuild:=AutoIncrementOnBuildCheckBox.Checked;
|
|
||||||
|
|
||||||
// Usage page
|
// Usage page
|
||||||
LazPackage.PackageType:=NewPackageType;
|
LazPackage.PackageType:=NewPackageType;
|
||||||
@ -418,8 +416,7 @@ begin
|
|||||||
VersionMinorLabel.Caption:=lisPckOptsMinor;
|
VersionMinorLabel.Caption:=lisPckOptsMinor;
|
||||||
VersionReleaseLabel.Caption:=lisPckOptsRelease;
|
VersionReleaseLabel.Caption:=lisPckOptsRelease;
|
||||||
VersionBuildLabel.Caption:=lisBuildNumber;
|
VersionBuildLabel.Caption:=lisBuildNumber;
|
||||||
AutoIncrementOnBuildCheckBox.Caption:=lisPckOptsAutomaticallyIncrementVersionOnBuild;
|
|
||||||
|
|
||||||
//Provides page
|
//Provides page
|
||||||
ProvidesGroupBox.Caption:=lisPckOptsThisPackageProvidesTheSameAsTheFollowingPackages;
|
ProvidesGroupBox.Caption:=lisPckOptsThisPackageProvidesTheSameAsTheFollowingPackages;
|
||||||
|
|
||||||
@ -546,7 +543,6 @@ begin
|
|||||||
VersionMinorSpinEdit.Value:=LazPackage.Version.Minor;
|
VersionMinorSpinEdit.Value:=LazPackage.Version.Minor;
|
||||||
VersionReleaseSpinEdit.Value:=LazPackage.Version.Release;
|
VersionReleaseSpinEdit.Value:=LazPackage.Version.Release;
|
||||||
VersionBuildSpinEdit.Value:=LazPackage.Version.Build;
|
VersionBuildSpinEdit.Value:=LazPackage.Version.Build;
|
||||||
AutoIncrementOnBuildCheckBox.Checked:=LazPackage.AutoIncrementVersionOnBuild;
|
|
||||||
|
|
||||||
// Usage page
|
// Usage page
|
||||||
ReadPkgTypeFromPackage;
|
ReadPkgTypeFromPackage;
|
||||||
|
Loading…
Reference in New Issue
Block a user