mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 05:52:38 +02:00
444 lines
13 KiB
Plaintext
444 lines
13 KiB
Plaintext
object H2PasDialog: TH2PasDialog
|
|
Left = 245
|
|
Height = 501
|
|
Top = 205
|
|
Width = 785
|
|
HorzScrollBar.Page = 784
|
|
VertScrollBar.Page = 500
|
|
ActiveControl = ConvertButton
|
|
Caption = 'H2PasDialog'
|
|
KeyPreview = True
|
|
OnCloseQuery = FormCloseQuery
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnKeyDown = FormKeyDown
|
|
Position = poDesktopCenter
|
|
object MainPageControl: TPageControl
|
|
AnchorSideBottom.Control = OpenSettingsButton
|
|
Height = 461
|
|
Width = 785
|
|
ActivePage = FilesTabSheet
|
|
Align = alTop
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
TabIndex = 0
|
|
TabOrder = 4
|
|
object FilesTabSheet: TTabSheet
|
|
Caption = 'FilesTabSheet'
|
|
object CHeaderFilesCheckListBox: TCheckListBox
|
|
Height = 427
|
|
Width = 255
|
|
Align = alLeft
|
|
OnClick = CHeaderFilesCheckListBoxClick
|
|
OnItemClick = CHeaderFilesCheckListBoxItemClick
|
|
TabOrder = 0
|
|
TopIndex = -1
|
|
end
|
|
object AddCHeaderFilesButton: TButton
|
|
AnchorSideLeft.Control = CHeaderFilesSplitter1
|
|
AnchorSideLeft.Side = asrBottom
|
|
Left = 266
|
|
Height = 25
|
|
Top = 12
|
|
Width = 185
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'AddCHeaderFilesButton'
|
|
OnClick = AddCHeaderFilesButtonClick
|
|
TabOrder = 1
|
|
end
|
|
object DeleteCHeaderFilesButton: TButton
|
|
AnchorSideLeft.Control = CHeaderFilesSplitter1
|
|
AnchorSideLeft.Side = asrBottom
|
|
Left = 266
|
|
Height = 25
|
|
Top = 40
|
|
Width = 185
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'DeleteCHeaderFilesButton'
|
|
OnClick = DeleteCHeaderFilesButtonClick
|
|
TabOrder = 2
|
|
end
|
|
object SelectAllCHeaderFilesButton: TButton
|
|
AnchorSideLeft.Control = CHeaderFilesSplitter1
|
|
AnchorSideLeft.Side = asrBottom
|
|
Left = 266
|
|
Height = 25
|
|
Top = 72
|
|
Width = 185
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'SelectAllCHeaderFilesButton'
|
|
OnClick = SelectAllCHeaderFilesButtonClick
|
|
TabOrder = 3
|
|
end
|
|
object UnselectAllCHeaderFilesButton: TButton
|
|
AnchorSideLeft.Control = CHeaderFilesSplitter1
|
|
AnchorSideLeft.Side = asrBottom
|
|
Left = 266
|
|
Height = 25
|
|
Top = 104
|
|
Width = 185
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'UnselectAllCHeaderFilesButton'
|
|
OnClick = UnselectAllCHeaderFilesButtonClick
|
|
TabOrder = 4
|
|
end
|
|
object CHeaderFilesSplitter1: TSplitter
|
|
Left = 255
|
|
Height = 427
|
|
Width = 5
|
|
Beveled = True
|
|
end
|
|
object FileInfoGroupBox: TGroupBox
|
|
AnchorSideLeft.Control = CHeaderFilesSplitter1
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideRight.Control = FilesTabSheet
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = FilesTabSheet
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 260
|
|
Height = 219
|
|
Top = 208
|
|
Width = 521
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
Caption = 'FileInfoGroupBox'
|
|
TabOrder = 5
|
|
object FileInfoLabel: TLabel
|
|
Left = 8
|
|
Height = 17
|
|
Top = 1
|
|
Width = 92
|
|
Caption = 'FileInfoLabel'
|
|
Color = clNone
|
|
ParentColor = False
|
|
end
|
|
end
|
|
object MoveFileUpButton: TButton
|
|
AnchorSideLeft.Control = AddCHeaderFilesButton
|
|
AnchorSideTop.Control = UnselectAllCHeaderFilesButton
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = AddCHeaderFilesButton
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 266
|
|
Height = 25
|
|
Top = 135
|
|
Width = 185
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'MoveFileUpButton'
|
|
OnClick = MoveFileUpButtonClick
|
|
TabOrder = 6
|
|
end
|
|
object MoveFileDownButton: TButton
|
|
AnchorSideLeft.Control = AddCHeaderFilesButton
|
|
AnchorSideTop.Control = MoveFileUpButton
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = AddCHeaderFilesButton
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 266
|
|
Height = 25
|
|
Top = 166
|
|
Width = 185
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'MoveFileDownButton'
|
|
OnClick = MoveFileDownButtonClick
|
|
TabOrder = 7
|
|
end
|
|
end
|
|
object PreH2PasTabSheet: TTabSheet
|
|
Caption = 'PreH2PasTabSheet'
|
|
object PreH2PasGroupBox: TGroupBox
|
|
Height = 427
|
|
Width = 781
|
|
Align = alClient
|
|
Caption = 'PreH2PasGroupBox'
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object h2pasOptionsTabSheet: TTabSheet
|
|
Caption = 'h2pasOptionsTabSheet'
|
|
object LibNameLabel: TLabel
|
|
AnchorSideTop.Control = LibnameEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 13
|
|
Top = 281
|
|
Width = 81
|
|
BorderSpacing.Top = 10
|
|
Caption = 'LibNameLabel'
|
|
Color = clNone
|
|
ParentColor = False
|
|
end
|
|
object OutputExtLabel: TLabel
|
|
AnchorSideTop.Control = OutputExtEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 13
|
|
Top = 313
|
|
Width = 86
|
|
Caption = 'OutputExtLabel'
|
|
Color = clNone
|
|
ParentColor = False
|
|
end
|
|
object OutputDirLabel: TLabel
|
|
AnchorSideTop.Control = OutputDirEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 13
|
|
Top = 342
|
|
Width = 85
|
|
Caption = 'OutputDirLabel'
|
|
Color = clNone
|
|
ParentColor = False
|
|
end
|
|
object LibnameEdit: TEdit
|
|
AnchorSideLeft.Control = LibNameLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 93
|
|
Height = 23
|
|
Top = 276
|
|
Width = 113
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
OnEditingDone = LibnameEditEditingDone
|
|
TabOrder = 0
|
|
Text = 'LibnameEdit'
|
|
end
|
|
object OutputExtEdit: TEdit
|
|
AnchorSideLeft.Control = OutputExtLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 98
|
|
Height = 23
|
|
Top = 308
|
|
Width = 80
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
OnEditingDone = OutputExtEditEditingDone
|
|
TabOrder = 1
|
|
Text = 'OutputExtEdit'
|
|
end
|
|
object OutputDirEdit: TEdit
|
|
AnchorSideLeft.Control = OutputDirLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = OutputExtEdit
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 97
|
|
Height = 23
|
|
Top = 337
|
|
Width = 397
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
OnEditingDone = OutputDirEditEditingDone
|
|
TabOrder = 2
|
|
Text = 'OutputDirEdit'
|
|
end
|
|
object OutputDirBrowseButton: TButton
|
|
AnchorSideLeft.Control = OutputDirEdit
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = OutputDirEdit
|
|
AnchorSideBottom.Control = OutputDirEdit
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 494
|
|
Height = 23
|
|
Top = 337
|
|
Width = 32
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = '...'
|
|
OnClick = OutputDirBrowseButtonClick
|
|
TabOrder = 3
|
|
end
|
|
object h2pasOptionsCheckGroup: TCheckGroup
|
|
Left = 6
|
|
Height = 264
|
|
Top = 4
|
|
Width = 768
|
|
AutoFill = True
|
|
Caption = 'h2pasOptionsCheckGroup'
|
|
ChildSizing.LeftRightSpacing = 6
|
|
ChildSizing.TopBottomSpacing = 6
|
|
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
|
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
|
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
|
ChildSizing.ShrinkVertical = crsScaleChilds
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 2
|
|
Columns = 2
|
|
OnItemClick = h2pasOptionsCheckGroupItemClick
|
|
TabOrder = 4
|
|
end
|
|
end
|
|
object PostH2PasTabSheet: TTabSheet
|
|
Caption = 'PostH2PasTabSheet'
|
|
object PostH2PasGroupBox: TGroupBox
|
|
Height = 427
|
|
Width = 781
|
|
Align = alClient
|
|
Caption = 'PostH2PasGroupBox'
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object SettingsTabSheet: TTabSheet
|
|
Caption = 'SettingsTabSheet'
|
|
object H2PasFilenameLabel: TLabel
|
|
AnchorSideTop.Control = H2PasFilenameEdit
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 17
|
|
Top = 7
|
|
Width = 155
|
|
Caption = 'H2PasFilenameLabel'
|
|
Color = clNone
|
|
ParentColor = False
|
|
end
|
|
object OpenLastProjectOnStartCheckBox: TCheckBox
|
|
Left = 6
|
|
Height = 24
|
|
Top = 42
|
|
Width = 277
|
|
Caption = 'OpenLastProjectOnStartCheckBox'
|
|
OnChange = OpenLastProjectOnStartCheckBoxChange
|
|
TabOrder = 0
|
|
end
|
|
object SaveSettingsAsButton: TButton
|
|
Left = 6
|
|
Height = 30
|
|
Top = 82
|
|
Width = 177
|
|
AutoSize = True
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'SaveSettingsAsButton'
|
|
OnClick = SaveSettingsAsButtonClick
|
|
TabOrder = 1
|
|
end
|
|
object H2PasFilenameEdit: TEdit
|
|
AnchorSideLeft.Control = H2PasFilenameLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
Left = 167
|
|
Height = 23
|
|
Top = 4
|
|
Width = 352
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
OnEditingDone = H2PasFilenameEditEditingDone
|
|
TabOrder = 2
|
|
Text = 'H2PasFilenameEdit'
|
|
end
|
|
object h2pasFilenameBrowseButton: TButton
|
|
AnchorSideLeft.Control = H2PasFilenameEdit
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = H2PasFilenameEdit
|
|
AnchorSideBottom.Control = H2PasFilenameEdit
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 519
|
|
Height = 23
|
|
Top = 4
|
|
Width = 35
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = '...'
|
|
OnClick = h2pasFilenameBrowseButtonClick
|
|
TabOrder = 3
|
|
end
|
|
object NewSettingsButton: TButton
|
|
Left = 6
|
|
Height = 30
|
|
Top = 124
|
|
Width = 154
|
|
AutoSize = True
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'NewSettingsButton'
|
|
OnClick = NewSettingsButtonClick
|
|
TabOrder = 4
|
|
end
|
|
end
|
|
end
|
|
object OpenSettingsButton: TButton
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideBottom.Control = Owner
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 5
|
|
Height = 30
|
|
Top = 466
|
|
Width = 161
|
|
Anchors = [akLeft, akBottom]
|
|
AutoSize = True
|
|
BorderSpacing.Around = 5
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'OpenSettingsButton'
|
|
OnClick = OpenSettingsButtonClick
|
|
TabOrder = 1
|
|
end
|
|
object SaveSettingsButton: TButton
|
|
AnchorSideLeft.Control = OpenSettingsButton
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideBottom.Control = Owner
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 171
|
|
Height = 30
|
|
Top = 466
|
|
Width = 158
|
|
Anchors = [akLeft, akBottom]
|
|
AutoSize = True
|
|
BorderSpacing.Around = 5
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'SaveSettingsButton'
|
|
OnClick = SaveSettingsButtonClick
|
|
TabOrder = 2
|
|
end
|
|
object ConvertButton: TButton
|
|
AnchorSideLeft.Control = SaveSettingsButton
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = OpenSettingsButton
|
|
Left = 344
|
|
Height = 30
|
|
Top = 466
|
|
Width = 119
|
|
AutoSize = True
|
|
BorderSpacing.Left = 15
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'ConvertButton'
|
|
OnClick = ConvertButtonClick
|
|
TabOrder = 0
|
|
end
|
|
object CloseButton: TButton
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = Owner
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 677
|
|
Height = 30
|
|
Top = 466
|
|
Width = 103
|
|
Anchors = [akRight, akBottom]
|
|
AutoSize = True
|
|
BorderSpacing.Around = 5
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'CloseButton'
|
|
OnClick = CloseButtonClick
|
|
TabOrder = 3
|
|
end
|
|
object ConvertAndBuildButton: TButton
|
|
AnchorSideLeft.Control = ConvertButton
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = OpenSettingsButton
|
|
Left = 469
|
|
Height = 30
|
|
Top = 466
|
|
Width = 183
|
|
AutoSize = True
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.InnerBorder = 4
|
|
Caption = 'ConvertAndBuildButton'
|
|
OnClick = ConvertAndBuildButtonClick
|
|
TabOrder = 5
|
|
end
|
|
end
|