1object ExternalToolOptionDlg: TExternalToolOptionDlg
2  Left = 350
3  Height = 592
4  Top = 163
5  Width = 661
6  Caption = 'ExternalToolOptionDlg'
7  ClientHeight = 592
8  ClientWidth = 661
9  Constraints.MinHeight = 350
10  Constraints.MinWidth = 350
11  KeyPreview = True
12  OnCreate = FormCreate
13  OnDestroy = FormDestroy
14  Position = poScreenCenter
15  LCLVersion = '1.9.0.0'
16  object TitleLabel: TLabel
17    AnchorSideLeft.Control = Owner
18    AnchorSideTop.Control = TitleEdit
19    AnchorSideTop.Side = asrCenter
20    Left = 6
21    Height = 15
22    Top = 10
23    Width = 51
24    BorderSpacing.Left = 6
25    Caption = 'TitleLabel'
26    ParentColor = False
27  end
28  object FilenameLabel: TLabel
29    AnchorSideLeft.Control = Owner
30    AnchorSideTop.Control = FileNameEdit
31    AnchorSideTop.Side = asrCenter
32    Left = 6
33    Height = 15
34    Top = 39
35    Width = 76
36    BorderSpacing.Left = 6
37    Caption = 'FilenameLabel'
38    ParentColor = False
39  end
40  object ParametersLabel: TLabel
41    AnchorSideLeft.Control = Owner
42    AnchorSideTop.Control = MemoParameters
43    AnchorSideTop.Side = asrCenter
44    Left = 6
45    Height = 15
46    Top = 102
47    Width = 87
48    BorderSpacing.Left = 6
49    Caption = 'ParametersLabel'
50    ParentColor = False
51  end
52  object WorkingDirLabel: TLabel
53    AnchorSideLeft.Control = Owner
54    AnchorSideTop.Control = WorkingDirEdit
55    AnchorSideTop.Side = asrCenter
56    Left = 6
57    Height = 15
58    Top = 164
59    Width = 88
60    BorderSpacing.Left = 6
61    Caption = 'WorkingDirLabel'
62    ParentColor = False
63  end
64  object TitleEdit: TEdit
65    AnchorSideLeft.Control = FilenameLabel
66    AnchorSideLeft.Side = asrBottom
67    AnchorSideTop.Control = Owner
68    AnchorSideRight.Control = Owner
69    AnchorSideRight.Side = asrBottom
70    Left = 112
71    Height = 23
72    Top = 6
73    Width = 543
74    Anchors = [akTop, akLeft, akRight]
75    BorderSpacing.Left = 24
76    BorderSpacing.Around = 6
77    TabOrder = 0
78    Text = 'TitleEdit'
79  end
80  object OptionsGroupBox: TGroupBox
81    AnchorSideLeft.Control = Owner
82    AnchorSideTop.Control = WorkingDirEdit
83    AnchorSideTop.Side = asrBottom
84    AnchorSideRight.Control = Owner
85    AnchorSideRight.Side = asrBottom
86    Left = 6
87    Height = 107
88    Top = 189
89    Width = 649
90    Anchors = [akTop, akLeft, akRight]
91    AutoSize = True
92    BorderSpacing.Around = 6
93    Caption = 'OptionsGroupBox'
94    ChildSizing.Layout = cclTopToBottomThenLeftToRight
95    ChildSizing.ControlsPerLine = 3
96    ClientHeight = 87
97    ClientWidth = 645
98    TabOrder = 4
99    object ScanOutputForFPCMessagesCheckBox: TCheckBox
100      AnchorSideTop.Side = asrBottom
101      Left = 6
102      Height = 19
103      Top = 6
104      Width = 232
105      BorderSpacing.Around = 6
106      Caption = 'ScanOutputForFPCMessagesCheckBox'
107      TabOrder = 0
108    end
109    object ScanOutputForMakeMessagesCheckBox: TCheckBox
110      AnchorSideTop.Side = asrBottom
111      AnchorSideBottom.Side = asrBottom
112      Left = 6
113      Height = 19
114      Top = 31
115      Width = 232
116      BorderSpacing.Around = 6
117      Caption = 'ScanOutputForMakeMessagesCheckBox'
118      ParentShowHint = False
119      TabOrder = 1
120    end
121    object ScannersButton: TButton
122      AnchorSideTop.Side = asrBottom
123      Left = 6
124      Height = 25
125      Top = 56
126      Width = 232
127      AutoSize = True
128      BorderSpacing.Around = 6
129      Caption = 'ScannersButton'
130      TabOrder = 2
131    end
132    object ShowConsoleCheckBox: TCheckBox
133      Left = 244
134      Height = 19
135      Top = 6
136      Width = 144
137      Caption = 'ShowConsoleCheckBox'
138      OnChange = ShowConsoleCheckBoxChange
139      ParentShowHint = False
140      ShowHint = True
141      TabOrder = 3
142      Visible = False
143    end
144    object HideWindowCheckBox: TCheckBox
145      Left = 244
146      Height = 19
147      Top = 31
148      Width = 144
149      Caption = 'HideWindowCheckBox'
150      ParentShowHint = False
151      ShowHint = True
152      TabOrder = 4
153      Visible = False
154    end
155  end
156  object KeyGroupBox: TGroupBox
157    AnchorSideLeft.Control = OptionsGroupBox
158    AnchorSideTop.Control = OptionsGroupBox
159    AnchorSideTop.Side = asrBottom
160    AnchorSideRight.Control = OptionsGroupBox
161    AnchorSideRight.Side = asrBottom
162    Left = 6
163    Height = 25
164    Top = 302
165    Width = 649
166    Anchors = [akTop, akLeft, akRight]
167    AutoSize = True
168    BorderSpacing.Top = 6
169    Caption = 'KeyGroupBox'
170    Constraints.MinHeight = 25
171    TabOrder = 5
172  end
173  object MacrosGroupbox: TGroupBox
174    AnchorSideLeft.Control = Owner
175    AnchorSideTop.Control = KeyGroupBox
176    AnchorSideTop.Side = asrBottom
177    AnchorSideRight.Control = Owner
178    AnchorSideRight.Side = asrBottom
179    AnchorSideBottom.Control = ButtonPanel
180    Left = 6
181    Height = 221
182    Top = 333
183    Width = 649
184    Anchors = [akTop, akLeft, akRight, akBottom]
185    BorderSpacing.Around = 6
186    Caption = 'MacrosGroupbox'
187    ClientHeight = 201
188    ClientWidth = 645
189    TabOrder = 6
190    object MacrosListbox: TListBox
191      AnchorSideLeft.Control = MacrosGroupbox
192      AnchorSideTop.Control = MacrosInsertButton
193      AnchorSideRight.Control = MacrosInsertButton
194      AnchorSideBottom.Control = MacrosGroupbox
195      AnchorSideBottom.Side = asrBottom
196      Left = 6
197      Height = 193
198      Top = 2
199      Width = 497
200      Anchors = [akTop, akLeft, akRight, akBottom]
201      BorderSpacing.Left = 6
202      BorderSpacing.Right = 6
203      BorderSpacing.Bottom = 6
204      ItemHeight = 0
205      OnClick = MacrosListboxClick
206      OnDblClick = MacrosListboxDblClick
207      ScrollWidth = 503
208      TabOrder = 0
209    end
210    object MacrosInsertButton: TButton
211      AnchorSideTop.Control = MacrosGroupbox
212      AnchorSideRight.Control = MacrosGroupbox
213      AnchorSideRight.Side = asrBottom
214      Left = 509
215      Height = 25
216      Top = 2
217      Width = 130
218      Anchors = [akTop, akRight]
219      AutoSize = True
220      BorderSpacing.Top = 2
221      BorderSpacing.Right = 6
222      Caption = 'MacrosInsertButton'
223      Enabled = False
224      OnClick = MacrosInsertButtonClick
225      TabOrder = 1
226    end
227  end
228  object ButtonPanel: TButtonPanel
229    Left = 6
230    Height = 26
231    Top = 560
232    Width = 649
233    OKButton.Name = 'OKButton'
234    OKButton.DefaultCaption = True
235    OKButton.OnClick = OKButtonClick
236    HelpButton.Name = 'HelpButton'
237    HelpButton.DefaultCaption = True
238    HelpButton.OnClick = HelpButtonClick
239    CloseButton.Name = 'CloseButton'
240    CloseButton.DefaultCaption = True
241    CloseButton.Enabled = False
242    CancelButton.Name = 'CancelButton'
243    CancelButton.DefaultCaption = True
244    TabOrder = 7
245    ShowButtons = [pbOK, pbCancel, pbHelp]
246    ShowBevel = False
247  end
248  object MemoParameters: TMemo
249    AnchorSideLeft.Control = TitleEdit
250    AnchorSideTop.Control = FileNameEdit
251    AnchorSideTop.Side = asrBottom
252    AnchorSideRight.Control = TitleEdit
253    AnchorSideRight.Side = asrBottom
254    Left = 112
255    Height = 90
256    Top = 64
257    Width = 543
258    Anchors = [akTop, akLeft, akRight]
259    BorderSpacing.Top = 6
260    ScrollBars = ssAutoBoth
261    TabOrder = 2
262    WordWrap = False
263  end
264  object FileNameEdit: TFileNameEdit
265    AnchorSideLeft.Control = TitleEdit
266    AnchorSideTop.Control = TitleEdit
267    AnchorSideTop.Side = asrBottom
268    AnchorSideRight.Control = TitleEdit
269    AnchorSideRight.Side = asrBottom
270    Left = 112
271    Height = 23
272    Top = 35
273    Width = 543
274    DialogOptions = [ofPathMustExist, ofFileMustExist, ofEnableSizing, ofViewDetail]
275    FilterIndex = 1
276    HideDirectories = False
277    ButtonWidth = 25
278    NumGlyphs = 1
279    FocusOnButtonClick = True
280    Anchors = [akTop, akLeft, akRight]
281    BorderSpacing.Top = 6
282    MaxLength = 0
283    ParentShowHint = False
284    ShowHint = True
285    TabOrder = 1
286  end
287  object WorkingDirEdit: TDirectoryEdit
288    AnchorSideLeft.Control = TitleEdit
289    AnchorSideTop.Control = MemoParameters
290    AnchorSideTop.Side = asrBottom
291    AnchorSideRight.Control = TitleEdit
292    AnchorSideRight.Side = asrBottom
293    Left = 112
294    Height = 23
295    Top = 160
296    Width = 543
297    ShowHidden = False
298    ButtonWidth = 25
299    NumGlyphs = 1
300    FocusOnButtonClick = True
301    Anchors = [akTop, akLeft, akRight]
302    BorderSpacing.Top = 6
303    MaxLength = 0
304    TabOrder = 3
305  end
306end
307