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