source: oup/current/Tools/_TemplateFileList.dfm

Last change on this file was 248, checked in by alloc, 17 years ago
File size: 12.6 KB
Line 
1inherited Form_TemplateFileList: TForm_TemplateFileList
2 Caption = 'Form_TemplateFileList'
3 ExplicitWidth = 606
4 ExplicitHeight = 584
5 PixelsPerInch = 96
6 TextHeight = 13
7 inherited panel_basecontent: TPanel
8 object splitter_content: TSplitter
9 Left = 200
10 Top = 0
11 Width = 8
12 Height = 532
13 AutoSnap = False
14 Beveled = True
15 MinSize = 175
16 end
17 object panel_files: TPanel
18 Left = 0
19 Top = 0
20 Width = 200
21 Height = 532
22 Align = alLeft
23 BevelOuter = bvNone
24 TabOrder = 0
25 object FilePages: TPageControl
26 AlignWithMargins = True
27 Left = 1
28 Top = 1
29 Width = 198
30 Height = 531
31 Margins.Left = 1
32 Margins.Top = 1
33 Margins.Right = 1
34 Margins.Bottom = 0
35 ActivePage = tab_files
36 Align = alClient
37 TabOrder = 0
38 object tab_files: TTabSheet
39 Caption = 'Filelist'
40 ExplicitLeft = 0
41 ExplicitTop = 0
42 ExplicitWidth = 0
43 ExplicitHeight = 0
44 object panel_extension: TPanel
45 Left = 0
46 Top = 0
47 Width = 190
48 Height = 125
49 Align = alTop
50 BevelOuter = bvNone
51 TabOrder = 0
52 DesignSize = (
53 190
54 125)
55 object label_sort2: TLabel
56 Left = 98
57 Top = 105
58 Width = 17
59 Height = 18
60 AutoSize = False
61 Caption = '.'
62 Font.Charset = DEFAULT_CHARSET
63 Font.Color = clWindowText
64 Font.Height = -13
65 Font.Name = 'Tahoma'
66 Font.Style = [fsBold]
67 ParentFont = False
68 end
69 object label_sort1: TLabel
70 Left = 45
71 Top = 105
72 Width = 17
73 Height = 18
74 AutoSize = False
75 Caption = '-'
76 Font.Charset = DEFAULT_CHARSET
77 Font.Color = clWindowText
78 Font.Height = -13
79 Font.Name = 'Tahoma'
80 Font.Style = [fsBold]
81 ParentFont = False
82 end
83 object label_extension: TLabel
84 Left = 0
85 Top = 59
86 Width = 100
87 Height = 17
88 AutoSize = False
89 Caption = 'Filter by &extension:'
90 FocusControl = combo_extension
91 end
92 object btn_sort_id_asc: TSpeedButton
93 Left = 1
94 Top = 101
95 Width = 20
96 Height = 22
97 Hint = 'Sort files by id, ascending'
98 GroupIndex = 1
99 Down = True
100 Glyph.Data = {
101 F6000000424DF600000000000000760000002800000010000000100000000100
102 0400000000008000000000000000000000001000000000000000C0C0C0000000
103 9900990000000000000000000000000000000000000000000000000000000000
104 0000000000000000000000000000000000000000000000000000000000000000
105 0000000001100000300000001001000030000000000100033300000001110003
106 3300000010010033333000001001000030000000011000003000000000000000
107 3000000002200000300000002002000030000000200200003000000020020000
108 3000000020020000300000002002000030000000022000003000}
109 ParentShowHint = False
110 ShowHint = True
111 OnClick = btn_sortClick
112 end
113 object btn_sort_id_desc: TSpeedButton
114 Left = 21
115 Top = 101
116 Width = 20
117 Height = 22
118 Hint = 'Sort files by id, descending'
119 GroupIndex = 1
120 Glyph.Data = {
121 F6000000424DF600000000000000760000002800000010000000100000000100
122 0400000000008000000000000000000000001000000000000000C0C0C0000000
123 9900990000000000000000000000000000000000000000000000000000000000
124 0000000000000000000000000000000000000000000000000000000000000000
125 0000000002200000300000002002000030000000200200033300000020020003
126 3300000020020033333000002002000030000000022000003000000000000000
127 3000000001100000300000001001000030000000000100003000000001110000
128 3000000010010000300000001001000030000000011000003000}
129 ParentShowHint = False
130 ShowHint = True
131 OnClick = btn_sortClick
132 end
133 object btn_sort_name_asc: TSpeedButton
134 Left = 56
135 Top = 101
136 Width = 20
137 Height = 22
138 Hint = 'Sort files by name, ascending'
139 GroupIndex = 1
140 Glyph.Data = {
141 F6000000424DF600000000000000760000002800000010000000100000000100
142 0400000000008000000000000000000000001000000000000000C0C0C0000000
143 9900990000000000000000000000000000000000000000000000000000000000
144 0000000000000000000000000000000000000000000000000000000000000000
145 0000011111100000300001100010000030000011000000033300000110000003
146 3300000011000033333001000110000030000111111000003000000000000000
147 3000022202220000300000200020000030000022222000003000000202000000
148 3000000222000000300000002000000030000000200000003000}
149 ParentShowHint = False
150 ShowHint = True
151 OnClick = btn_sortClick
152 end
153 object btn_sort_name_desc: TSpeedButton
154 Left = 76
155 Top = 101
156 Width = 20
157 Height = 22
158 Hint = 'Sort files by name, descending'
159 GroupIndex = 1
160 Glyph.Data = {
161 F6000000424DF600000000000000760000002800000010000000100000000100
162 0400000000008000000000000000000000001000000000000000C0C0C0000000
163 9900990000000000000000000000000000000000000000000000000000000000
164 0000000000000000000000000000000000000000000000000000000000000000
165 0000022202220000300000200020000030000022222000033300000202000003
166 3300000222000033333000002000000030000000200000003000000000000000
167 3000011111100000300001100010000030000011000000003000000110000000
168 3000000011000000300001000110000030000111111000003000}
169 ParentShowHint = False
170 ShowHint = True
171 OnClick = btn_sortClick
172 end
173 object btn_sort_ext_asc: TSpeedButton
174 Left = 106
175 Top = 101
176 Width = 20
177 Height = 22
178 Hint = 'Sort files by extension, ascending'
179 GroupIndex = 1
180 Glyph.Data = {
181 F6000000424DF600000000000000760000002800000010000000100000000100
182 0400000000008000000000000000000000001000000000000000C0C0C0000000
183 9900990000000000000000000000000000000000000000000000000000000000
184 0000000000000000000000000000000000000000000000000000000000000000
185 0000011111100000300001100010000030000011000000033300000110000003
186 3300000011000033333001000110000030000111111000003000000000000000
187 3000022202220000300000200020000030000022222000003000000202000000
188 3000000222000000300000002000000030000000200000003000}
189 ParentShowHint = False
190 ShowHint = True
191 OnClick = btn_sortClick
192 end
193 object btn_sort_ext_desc: TSpeedButton
194 Left = 126
195 Top = 101
196 Width = 20
197 Height = 22
198 Hint = 'Sort files by extension, descending'
199 GroupIndex = 1
200 Glyph.Data = {
201 F6000000424DF600000000000000760000002800000010000000100000000100
202 0400000000008000000000000000000000001000000000000000C0C0C0000000
203 9900990000000000000000000000000000000000000000000000000000000000
204 0000000000000000000000000000000000000000000000000000000000000000
205 0000022202220000300000200020000030000022222000033300000202000003
206 3300000222000033333000002000000030000000200000003000000000000000
207 3000011111100000300001100010000030000011000000003000000110000000
208 3000000011000000300001000110000030000111111000003000}
209 ParentShowHint = False
210 ShowHint = True
211 OnClick = btn_sortClick
212 end
213 object combo_extension: TComboBox
214 Left = 0
215 Top = 74
216 Width = 189
217 Height = 21
218 Style = csDropDownList
219 Anchors = [akLeft, akTop, akRight]
220 DropDownCount = 20
221 Font.Charset = DEFAULT_CHARSET
222 Font.Color = clWindowText
223 Font.Height = -11
224 Font.Name = 'Courier'
225 Font.Style = []
226 ItemHeight = 0
227 ParentFont = False
228 Sorted = True
229 TabOrder = 3
230 OnClick = combo_extensionClick
231 end
232 object check_zerobyte: TCheckBox
233 Left = 0
234 Top = 40
235 Width = 130
236 Height = 13
237 Caption = 'Show &zero-byte files'
238 TabOrder = 2
239 OnClick = check_zerobyteClick
240 end
241 object edit_filtername: TEdit
242 Left = 0
243 Top = 16
244 Width = 189
245 Height = 18
246 Anchors = [akLeft, akTop, akRight]
247 AutoSize = False
248 TabOrder = 1
249 end
250 object check_filtername: TCheckBox
251 Left = 0
252 Top = 0
253 Width = 130
254 Height = 15
255 Caption = 'Filter by file&name:'
256 TabOrder = 0
257 OnClick = check_filternameClick
258 end
259 end
260 object filelist: TListBox
261 Left = 0
262 Top = 125
263 Width = 190
264 Height = 378
265 Align = alClient
266 ItemHeight = 13
267 PopupMenu = filepopup
268 TabOrder = 1
269 OnClick = listClick
270 OnMouseDown = listMouseDown
271 end
272 end
273 object tab_meta: TTabSheet
274 Caption = 'Tree'
275 ImageIndex = 1
276 ExplicitLeft = 0
277 ExplicitTop = 0
278 ExplicitWidth = 0
279 ExplicitHeight = 0
280 object filelist_meta: TVirtualStringTree
281 Left = 0
282 Top = 0
283 Width = 190
284 Height = 503
285 Align = alClient
286 Header.AutoSizeIndex = 0
287 Header.Font.Charset = DEFAULT_CHARSET
288 Header.Font.Color = clWindowText
289 Header.Font.Height = -11
290 Header.Font.Name = 'Tahoma'
291 Header.Font.Style = []
292 Header.MainColumn = -1
293 Header.Options = [hoColumnResize, hoDrag]
294 TabOrder = 0
295 OnFocusChanged = filelist_metaFocusChanged
296 OnFocusChanging = filelist_metaFocusChanging
297 OnGetText = filelist_metaGetText
298 OnPaintText = filelist_metaPaintText
299 OnInitChildren = filelist_metaInitChildren
300 Columns = <>
301 end
302 end
303 end
304 end
305 object panel_content: TPanel
306 Left = 208
307 Top = 0
308 Width = 390
309 Height = 532
310 Align = alClient
311 BevelOuter = bvNone
312 TabOrder = 1
313 end
314 end
315 object filepopup: TPopupMenu
316 OnPopup = filepopupPopup
317 Left = 72
318 Top = 216
319 object popup_separator2: TMenuItem
320 Caption = '-'
321 end
322 object popup_linkshere: TMenuItem
323 Caption = 'What links here? Where does this file link to?'
324 OnClick = popup_linkshereClick
325 end
326 object popup_separator: TMenuItem
327 Caption = '-'
328 end
329 object popup_import: TMenuItem
330 Caption = 'Import binary .dat-file'
331 OnClick = popup_importClick
332 end
333 object popup_export: TMenuItem
334 Caption = 'Export binary .dat-file'
335 OnClick = popup_exportClick
336 end
337 end
338 object importd: TOpenDialog
339 Options = [ofExtensionDifferent, ofPathMustExist, ofFileMustExist, ofEnableSizing]
340 Left = 136
341 Top = 232
342 end
343 object exportd: TSaveDialog
344 Options = [ofHideReadOnly, ofExtensionDifferent, ofPathMustExist, ofEnableSizing]
345 Left = 144
346 Top = 256
347 end
348end
Note: See TracBrowser for help on using the repository browser.