lazarus/ide/exttooleditdlg.lfm

306 lines
8.0 KiB
Plaintext

object ExternalToolOptionDlg: TExternalToolOptionDlg
Left = 348
Height = 592
Top = 119
Width = 661
Caption = 'ExternalToolOptionDlg'
ClientHeight = 592
ClientWidth = 661
Constraints.MinHeight = 350
Constraints.MinWidth = 350
KeyPreview = True
OnCreate = FormCreate
OnDestroy = FormDestroy
Position = poScreenCenter
LCLVersion = '1.1'
object TitleLabel: TLabel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = TitleEdit
AnchorSideTop.Side = asrCenter
Left = 6
Height = 15
Top = 10
Width = 59
BorderSpacing.Left = 6
Caption = 'TitleLabel'
ParentColor = False
end
object FilenameLabel: TLabel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = FilenameEdit
AnchorSideTop.Side = asrCenter
Left = 6
Height = 15
Top = 39
Width = 88
BorderSpacing.Left = 6
Caption = 'FilenameLabel'
ParentColor = False
end
object ParametersLabel: TLabel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = MemoParameters
AnchorSideTop.Side = asrCenter
Left = 6
Height = 15
Top = 102
Width = 105
BorderSpacing.Left = 6
Caption = 'ParametersLabel'
ParentColor = False
end
object WorkingDirLabel: TLabel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = WorkingDirEdit
AnchorSideTop.Side = asrCenter
Left = 6
Height = 15
Top = 164
Width = 99
BorderSpacing.Left = 6
Caption = 'WorkingDirLabel'
ParentColor = False
end
object TitleEdit: TEdit
AnchorSideTop.Control = Owner
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 128
Height = 23
Top = 6
Width = 527
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Around = 6
TabOrder = 0
Text = 'TitleEdit'
end
object FilenameEdit: TEdit
AnchorSideLeft.Control = TitleEdit
AnchorSideTop.Control = TitleEdit
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = OpenButton
Left = 128
Height = 23
Top = 35
Width = 496
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
BorderSpacing.Right = 6
TabOrder = 1
Text = 'FilenameEdit'
end
object OpenButton: TButton
AnchorSideTop.Control = FilenameEdit
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = FilenameEdit
AnchorSideBottom.Side = asrBottom
Left = 630
Height = 23
Top = 35
Width = 25
Anchors = [akTop, akRight, akBottom]
AutoSize = True
BorderSpacing.Right = 6
Caption = '...'
OnClick = OpenButtonClick
ParentShowHint = False
ShowHint = True
TabOrder = 2
end
object WorkingDirEdit: TEdit
AnchorSideLeft.Control = TitleEdit
AnchorSideTop.Control = MemoParameters
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 128
Height = 23
Top = 160
Width = 527
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
BorderSpacing.Right = 6
TabOrder = 3
Text = 'WorkingDirEdit'
end
object OptionsGroupBox: TGroupBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = WorkingDirEdit
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 6
Height = 124
Top = 189
Width = 649
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Around = 6
Caption = 'OptionsGroupBox'
ChildSizing.Layout = cclTopToBottomThenLeftToRight
ChildSizing.ControlsPerLine = 5
ClientHeight = 95
ClientWidth = 643
TabOrder = 4
object OptionScanOutputForFPCMessagesCheckBox: TCheckBox
Left = 6
Height = 21
Top = 6
Width = 316
BorderSpacing.Around = 6
Caption = 'OptionScanOutputForFPCMessagesCheckBox'
TabOrder = 0
end
object OptionScanOutputForMakeMessagesCheckBox: TCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 21
Top = 33
Width = 316
BorderSpacing.Around = 6
Caption = 'OptionScanOutputForMakeMessagesCheckBox'
TabOrder = 1
end
object ScannersButton: TButton
AnchorSideLeft.Control = OptionsGroupBox
AnchorSideTop.Control = OptionScanOutputForMakeMessagesCheckBox
AnchorSideTop.Side = asrBottom
Left = 6
Height = 29
Top = 60
Width = 323
BorderSpacing.Around = 6
Caption = 'ScannersButton'
OnClick = ScannersButtonClick
TabOrder = 2
end
object chkHideMainForm: TCheckBox
AnchorSideLeft.Control = OptionScanOutputForFPCMessagesCheckBox
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = OptionScanOutputForFPCMessagesCheckBox
Left = 328
Height = 21
Top = 6
Width = 135
BorderSpacing.Left = 6
Caption = 'chkHideMainForm'
TabOrder = 3
end
end
object KeyGroupBox: TGroupBox
AnchorSideLeft.Control = OptionsGroupBox
AnchorSideTop.Control = OptionsGroupBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = OptionsGroupBox
AnchorSideRight.Side = asrBottom
Left = 6
Height = 78
Top = 319
Width = 649
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Top = 6
Caption = 'KeyGroupBox'
Constraints.MinHeight = 25
TabOrder = 5
end
object MacrosGroupbox: TGroupBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = KeyGroupBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = ButtonPanel
Left = 6
Height = 151
Top = 403
Width = 649
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Around = 6
Caption = 'MacrosGroupbox'
ClientHeight = 122
ClientWidth = 643
TabOrder = 6
object MacrosListbox: TListBox
AnchorSideLeft.Control = MacrosGroupbox
AnchorSideTop.Control = MacrosInsertButton
AnchorSideRight.Control = MacrosInsertButton
AnchorSideBottom.Control = MacrosGroupbox
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 114
Top = 2
Width = 489
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Left = 6
BorderSpacing.Right = 6
BorderSpacing.Bottom = 6
ItemHeight = 0
OnClick = MacrosListboxClick
OnDblClick = MacrosListboxDblClick
TabOrder = 0
end
object MacrosInsertButton: TButton
AnchorSideTop.Control = MacrosGroupbox
AnchorSideRight.Control = MacrosGroupbox
AnchorSideRight.Side = asrBottom
Left = 501
Height = 24
Top = 2
Width = 136
Anchors = [akTop, akRight]
AutoSize = True
BorderSpacing.Top = 2
BorderSpacing.Right = 6
Caption = 'MacrosInsertButton'
Enabled = False
OnClick = MacrosInsertButtonClick
TabOrder = 1
end
end
object ButtonPanel: TButtonPanel
Left = 6
Height = 26
Top = 560
Width = 649
OKButton.Name = 'OKButton'
OKButton.DefaultCaption = True
OKButton.OnClick = OKButtonClick
HelpButton.Name = 'HelpButton'
HelpButton.DefaultCaption = True
HelpButton.OnClick = HelpButtonClick
CloseButton.Name = 'CloseButton'
CloseButton.DefaultCaption = True
CloseButton.Enabled = False
CancelButton.Name = 'CancelButton'
CancelButton.DefaultCaption = True
TabOrder = 7
ShowButtons = [pbOK, pbCancel, pbHelp]
ShowBevel = False
end
object MemoParameters: TMemo
AnchorSideLeft.Control = TitleEdit
AnchorSideTop.Control = FilenameEdit
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 128
Height = 90
Top = 64
Width = 527
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
BorderSpacing.Right = 6
ScrollBars = ssAutoBoth
TabOrder = 8
WordWrap = False
end
object OpenDialog: TOpenDialog
Options = [ofPathMustExist, ofFileMustExist, ofEnableSizing, ofViewDetail]
left = 80
top = 56
end
end