lazarus/ide/publishprojectdlg.lfm

285 lines
6.6 KiB
Plaintext

object PublishProjectDialog: TPublishProjectDialog
Left = 319
Height = 505
Top = 146
Width = 484
HorzScrollBar.Page = 483
VertScrollBar.Page = 504
ActiveControl = DestDirComboBox
BorderIcons = [biSystemMenu]
Caption = 'Publish Project'
ClientHeight = 505
ClientWidth = 484
OnCreate = FormCreate
Position = poScreenCenter
object DestDirGroupBox: TGroupBox
Left = 6
Height = 111
Top = 6
Width = 472
Align = alTop
BorderSpacing.Around = 6
Caption = 'Destination directory'
ClientHeight = 92
ClientWidth = 468
ParentCtl3D = False
TabOrder = 0
OnResize = DestDirGroupBoxRESIZE
object CommandAfterLabel: TLabel
Left = 6
Height = 20
Top = 33
Width = 442
Anchors = [akTop, akLeft, akRight]
Caption = 'Command after:'
ParentColor = False
end
object DestDirComboBox: TComboBox
Left = 6
Height = 25
Top = 1
Width = 406
Anchors = [akTop, akLeft, akRight]
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
MaxLength = 0
ParentCtl3D = False
TabOrder = 0
Text = 'DestDirComboBox'
end
object BrowseDestDirBitBtn: TBitBtn
AnchorSideBottom.Control = DestDirComboBox
AnchorSideBottom.Side = asrBottom
Left = 415
Height = 25
Top = 1
Width = 35
Anchors = [akTop, akRight, akBottom]
AutoSize = True
Caption = '...'
NumGlyphs = 0
OnClick = BrowseDestDirBitBtnCLICK
TabOrder = 1
end
object CommandAfterCombobox: TComboBox
Left = 6
Height = 25
Top = 58
Width = 444
Anchors = [akTop, akLeft, akRight]
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
MaxLength = 0
ParentCtl3D = False
TabOrder = 2
Text = 'CommandAfterCombobox'
end
end
object FilesGroupbox: TGroupBox
Left = 6
Height = 53
Top = 123
Width = 472
Align = alTop
AutoSize = True
BorderSpacing.Around = 6
Caption = 'Files'
ClientHeight = 34
ClientWidth = 468
ParentCtl3D = False
TabOrder = 1
object IgnoreBinariesCheckbox: TCheckBox
Left = 6
Height = 22
Top = 6
Width = 456
Align = alTop
AllowGrayed = True
BorderSpacing.Around = 6
Caption = 'Ignore binaries'
TabOrder = 0
end
end
object ProjectInfoGroupbox: TGroupBox
Left = 6
Height = 81
Top = 370
Width = 472
Align = alTop
AutoSize = True
BorderSpacing.Around = 6
Caption = 'Project Information'
ClientHeight = 62
ClientWidth = 468
ParentCtl3D = False
TabOrder = 4
object SaveClosedEditorFilesInfoCheckbox: TCheckBox
Left = 6
Height = 22
Top = 6
Width = 456
Align = alTop
AllowGrayed = True
BorderSpacing.Around = 6
Caption = 'Save editor info of closed files'
TabOrder = 0
end
object SaveEditorInfoOfNonProjectFilesCheckbox: TCheckBox
Left = 6
Height = 22
Top = 34
Width = 456
Align = alTop
AllowGrayed = True
BorderSpacing.Around = 6
Caption = 'Save editor info of non project files'
TabOrder = 1
end
end
object SaveSettingsButton: TButton
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = CancelButton
AnchorSideRight.Control = CancelButton
AnchorSideBottom.Control = Owner
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 29
Top = 470
Width = 99
Anchors = [akLeft, akBottom]
AutoSize = True
BorderSpacing.Around = 6
Caption = 'Save settings'
OnClick = SaveSettingsButtonCLICK
TabOrder = 5
end
object IncludeFilterGroupbox: TGroupBox
Left = 6
Height = 88
Top = 182
Width = 472
Align = alTop
BorderSpacing.Around = 6
Caption = 'Include Filter'
ClientHeight = 69
ClientWidth = 468
ParentCtl3D = False
TabOrder = 2
TabStop = True
object UseIncludeFilterCheckbox: TCheckBox
Left = 6
Height = 22
Top = 1
Width = 132
AllowGrayed = True
Caption = 'Use Include Filter'
TabOrder = 0
end
object IncFilterSimpleSyntaxCheckbox: TCheckBox
Left = 199
Height = 22
Top = 1
Width = 116
AllowGrayed = True
Caption = 'Simple Syntax'
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object IncludeFilterCombobox: TComboBox
Left = 6
Height = 25
Top = 33
Width = 444
Anchors = [akTop, akLeft, akRight]
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
MaxLength = 0
ParentCtl3D = False
TabOrder = 2
Text = 'IncludeFilterCombobox'
end
end
object ExcludeFilterGroupbox: TGroupBox
Left = 6
Height = 88
Top = 276
Width = 472
Align = alTop
BorderSpacing.Around = 6
Caption = 'Exclude Filter'
ClientHeight = 69
ClientWidth = 468
ParentCtl3D = False
TabOrder = 3
TabStop = True
object UseExcludeFilterCheckbox: TCheckBox
Left = 6
Height = 22
Top = 1
Width = 136
AllowGrayed = True
Caption = 'Use Exclude Filter'
TabOrder = 0
end
object ExcFilterSimpleSyntaxCheckbox: TCheckBox
Left = 199
Height = 22
Top = 1
Width = 116
AllowGrayed = True
Caption = 'Simple Syntax'
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object ExcludeFilterCombobox: TComboBox
Left = 6
Height = 25
Top = 33
Width = 446
Anchors = [akTop, akLeft, akRight]
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
MaxLength = 0
ParentCtl3D = False
TabOrder = 2
Text = 'ExcludeFilterCombobox'
end
end
object OkButton: TBitBtn
AnchorSideRight.Control = CancelButton
AnchorSideBottom.Control = Owner
AnchorSideBottom.Side = asrBottom
Left = 337
Height = 36
Top = 463
Width = 57
Anchors = [akRight, akBottom]
AutoSize = True
BorderSpacing.Around = 6
Caption = '&OK'
Default = True
Kind = bkOK
ModalResult = 1
NumGlyphs = 0
OnClick = OkButtonCLICK
TabOrder = 6
end
object CancelButton: TBitBtn
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = Owner
AnchorSideBottom.Side = asrBottom
Left = 400
Height = 32
Top = 467
Width = 78
Anchors = [akRight, akBottom]
AutoSize = True
BorderSpacing.Around = 6
Cancel = True
Caption = 'Cancel'
Kind = bkCancel
ModalResult = 2
NumGlyphs = 0
TabOrder = 7
end
end