1 | inherited Form_TemplateFileList: TForm_TemplateFileList
|
---|
2 | Caption = 'Form_TemplateFileList'
|
---|
3 | PixelsPerInch = 96
|
---|
4 | TextHeight = 13
|
---|
5 | inherited panel_basecontent: TPanel
|
---|
6 | object splitter_content: TSplitter
|
---|
7 | Left = 200
|
---|
8 | Top = 0
|
---|
9 | Width = 8
|
---|
10 | Height = 532
|
---|
11 | AutoSnap = False
|
---|
12 | Beveled = True
|
---|
13 | MinSize = 150
|
---|
14 | end
|
---|
15 | object panel_files: TPanel
|
---|
16 | Left = 0
|
---|
17 | Top = 0
|
---|
18 | Width = 200
|
---|
19 | Height = 532
|
---|
20 | Align = alLeft
|
---|
21 | BevelOuter = bvNone
|
---|
22 | TabOrder = 0
|
---|
23 | ExplicitHeight = 423
|
---|
24 | object filelist: TListBox
|
---|
25 | Left = 0
|
---|
26 | Top = 125
|
---|
27 | Width = 200
|
---|
28 | Height = 407
|
---|
29 | Align = alClient
|
---|
30 | ItemHeight = 13
|
---|
31 | TabOrder = 0
|
---|
32 | ExplicitTop = 153
|
---|
33 | ExplicitHeight = 379
|
---|
34 | end
|
---|
35 | object panel_extension: TPanel
|
---|
36 | Left = 0
|
---|
37 | Top = 0
|
---|
38 | Width = 200
|
---|
39 | Height = 125
|
---|
40 | Align = alTop
|
---|
41 | BevelOuter = bvNone
|
---|
42 | TabOrder = 1
|
---|
43 | DesignSize = (
|
---|
44 | 200
|
---|
45 | 125)
|
---|
46 | object label_sort2: TLabel
|
---|
47 | Left = 98
|
---|
48 | Top = 105
|
---|
49 | Width = 17
|
---|
50 | Height = 18
|
---|
51 | AutoSize = False
|
---|
52 | Caption = '.'
|
---|
53 | Font.Charset = DEFAULT_CHARSET
|
---|
54 | Font.Color = clWindowText
|
---|
55 | Font.Height = -13
|
---|
56 | Font.Name = 'Tahoma'
|
---|
57 | Font.Style = [fsBold]
|
---|
58 | ParentFont = False
|
---|
59 | end
|
---|
60 | object label_sort1: TLabel
|
---|
61 | Left = 45
|
---|
62 | Top = 105
|
---|
63 | Width = 17
|
---|
64 | Height = 18
|
---|
65 | AutoSize = False
|
---|
66 | Caption = '-'
|
---|
67 | Font.Charset = DEFAULT_CHARSET
|
---|
68 | Font.Color = clWindowText
|
---|
69 | Font.Height = -13
|
---|
70 | Font.Name = 'Tahoma'
|
---|
71 | Font.Style = [fsBold]
|
---|
72 | ParentFont = False
|
---|
73 | end
|
---|
74 | object label_extension: TLabel
|
---|
75 | Left = 0
|
---|
76 | Top = 62
|
---|
77 | Width = 100
|
---|
78 | Height = 17
|
---|
79 | AutoSize = False
|
---|
80 | Caption = 'Filter by &extension:'
|
---|
81 | FocusControl = combo_extension
|
---|
82 | end
|
---|
83 | object btn_sort_id_asc: TSpeedButton
|
---|
84 | Left = 1
|
---|
85 | Top = 101
|
---|
86 | Width = 20
|
---|
87 | Height = 22
|
---|
88 | Hint = 'Sort files by id, ascending'
|
---|
89 | GroupIndex = 1
|
---|
90 | Down = True
|
---|
91 | Glyph.Data = {
|
---|
92 | F6000000424DF600000000000000760000002800000010000000100000000100
|
---|
93 | 0400000000008000000000000000000000001000000000000000C0C0C0000000
|
---|
94 | 9900990000000000000000000000000000000000000000000000000000000000
|
---|
95 | 0000000000000000000000000000000000000000000000000000000000000000
|
---|
96 | 0000000001100000300000001001000030000000000100033300000001110003
|
---|
97 | 3300000010010033333000001001000030000000011000003000000000000000
|
---|
98 | 3000000002200000300000002002000030000000200200003000000020020000
|
---|
99 | 3000000020020000300000002002000030000000022000003000}
|
---|
100 | ParentShowHint = False
|
---|
101 | ShowHint = True
|
---|
102 | end
|
---|
103 | object btn_sort_id_desc: TSpeedButton
|
---|
104 | Left = 21
|
---|
105 | Top = 101
|
---|
106 | Width = 20
|
---|
107 | Height = 22
|
---|
108 | Hint = 'Sort files by id, descending'
|
---|
109 | GroupIndex = 1
|
---|
110 | Glyph.Data = {
|
---|
111 | F6000000424DF600000000000000760000002800000010000000100000000100
|
---|
112 | 0400000000008000000000000000000000001000000000000000C0C0C0000000
|
---|
113 | 9900990000000000000000000000000000000000000000000000000000000000
|
---|
114 | 0000000000000000000000000000000000000000000000000000000000000000
|
---|
115 | 0000000002200000300000002002000030000000200200033300000020020003
|
---|
116 | 3300000020020033333000002002000030000000022000003000000000000000
|
---|
117 | 3000000001100000300000001001000030000000000100003000000001110000
|
---|
118 | 3000000010010000300000001001000030000000011000003000}
|
---|
119 | ParentShowHint = False
|
---|
120 | ShowHint = True
|
---|
121 | end
|
---|
122 | object btn_sort_name_asc: TSpeedButton
|
---|
123 | Left = 56
|
---|
124 | Top = 101
|
---|
125 | Width = 20
|
---|
126 | Height = 22
|
---|
127 | Hint = 'Sort files by name, ascending'
|
---|
128 | GroupIndex = 1
|
---|
129 | Glyph.Data = {
|
---|
130 | F6000000424DF600000000000000760000002800000010000000100000000100
|
---|
131 | 0400000000008000000000000000000000001000000000000000C0C0C0000000
|
---|
132 | 9900990000000000000000000000000000000000000000000000000000000000
|
---|
133 | 0000000000000000000000000000000000000000000000000000000000000000
|
---|
134 | 0000011111100000300001100010000030000011000000033300000110000003
|
---|
135 | 3300000011000033333001000110000030000111111000003000000000000000
|
---|
136 | 3000022202220000300000200020000030000022222000003000000202000000
|
---|
137 | 3000000222000000300000002000000030000000200000003000}
|
---|
138 | ParentShowHint = False
|
---|
139 | ShowHint = True
|
---|
140 | end
|
---|
141 | object btn_sort_name_desc: TSpeedButton
|
---|
142 | Left = 76
|
---|
143 | Top = 101
|
---|
144 | Width = 20
|
---|
145 | Height = 22
|
---|
146 | Hint = 'Sort files by name, descending'
|
---|
147 | GroupIndex = 1
|
---|
148 | Glyph.Data = {
|
---|
149 | F6000000424DF600000000000000760000002800000010000000100000000100
|
---|
150 | 0400000000008000000000000000000000001000000000000000C0C0C0000000
|
---|
151 | 9900990000000000000000000000000000000000000000000000000000000000
|
---|
152 | 0000000000000000000000000000000000000000000000000000000000000000
|
---|
153 | 0000022202220000300000200020000030000022222000033300000202000003
|
---|
154 | 3300000222000033333000002000000030000000200000003000000000000000
|
---|
155 | 3000011111100000300001100010000030000011000000003000000110000000
|
---|
156 | 3000000011000000300001000110000030000111111000003000}
|
---|
157 | ParentShowHint = False
|
---|
158 | ShowHint = True
|
---|
159 | end
|
---|
160 | object btn_sort_ext_asc: TSpeedButton
|
---|
161 | Left = 106
|
---|
162 | Top = 101
|
---|
163 | Width = 20
|
---|
164 | Height = 22
|
---|
165 | Hint = 'Sort files by extension, ascending'
|
---|
166 | GroupIndex = 1
|
---|
167 | Glyph.Data = {
|
---|
168 | F6000000424DF600000000000000760000002800000010000000100000000100
|
---|
169 | 0400000000008000000000000000000000001000000000000000C0C0C0000000
|
---|
170 | 9900990000000000000000000000000000000000000000000000000000000000
|
---|
171 | 0000000000000000000000000000000000000000000000000000000000000000
|
---|
172 | 0000011111100000300001100010000030000011000000033300000110000003
|
---|
173 | 3300000011000033333001000110000030000111111000003000000000000000
|
---|
174 | 3000022202220000300000200020000030000022222000003000000202000000
|
---|
175 | 3000000222000000300000002000000030000000200000003000}
|
---|
176 | ParentShowHint = False
|
---|
177 | ShowHint = True
|
---|
178 | end
|
---|
179 | object btn_sort_ext_desc: TSpeedButton
|
---|
180 | Left = 126
|
---|
181 | Top = 101
|
---|
182 | Width = 20
|
---|
183 | Height = 22
|
---|
184 | Hint = 'Sort files by extension, descending'
|
---|
185 | GroupIndex = 1
|
---|
186 | Glyph.Data = {
|
---|
187 | F6000000424DF600000000000000760000002800000010000000100000000100
|
---|
188 | 0400000000008000000000000000000000001000000000000000C0C0C0000000
|
---|
189 | 9900990000000000000000000000000000000000000000000000000000000000
|
---|
190 | 0000000000000000000000000000000000000000000000000000000000000000
|
---|
191 | 0000022202220000300000200020000030000022222000033300000202000003
|
---|
192 | 3300000222000033333000002000000030000000200000003000000000000000
|
---|
193 | 3000011111100000300001100010000030000011000000003000000110000000
|
---|
194 | 3000000011000000300001000110000030000111111000003000}
|
---|
195 | ParentShowHint = False
|
---|
196 | ShowHint = True
|
---|
197 | end
|
---|
198 | object bevel_filelist: TBevel
|
---|
199 | Left = 0
|
---|
200 | Top = 0
|
---|
201 | Width = 199
|
---|
202 | Height = 3
|
---|
203 | Anchors = [akLeft, akTop, akRight]
|
---|
204 | Style = bsRaised
|
---|
205 | end
|
---|
206 | object combo_extension: TComboBox
|
---|
207 | Left = 0
|
---|
208 | Top = 76
|
---|
209 | Width = 196
|
---|
210 | Height = 21
|
---|
211 | Style = csDropDownList
|
---|
212 | Anchors = [akLeft, akTop, akRight]
|
---|
213 | DropDownCount = 20
|
---|
214 | Font.Charset = DEFAULT_CHARSET
|
---|
215 | Font.Color = clWindowText
|
---|
216 | Font.Height = -11
|
---|
217 | Font.Name = 'Courier'
|
---|
218 | Font.Style = []
|
---|
219 | ItemHeight = 13
|
---|
220 | ParentFont = False
|
---|
221 | Sorted = True
|
---|
222 | TabOrder = 3
|
---|
223 | end
|
---|
224 | object check_zerobyte: TCheckBox
|
---|
225 | Left = 0
|
---|
226 | Top = 44
|
---|
227 | Width = 130
|
---|
228 | Height = 13
|
---|
229 | Caption = 'Show &zero-byte files'
|
---|
230 | TabOrder = 2
|
---|
231 | end
|
---|
232 | object edit_filtername: TEdit
|
---|
233 | Left = 0
|
---|
234 | Top = 20
|
---|
235 | Width = 196
|
---|
236 | Height = 18
|
---|
237 | Anchors = [akLeft, akTop, akRight]
|
---|
238 | AutoSize = False
|
---|
239 | TabOrder = 1
|
---|
240 | end
|
---|
241 | object check_filtername: TCheckBox
|
---|
242 | Left = 0
|
---|
243 | Top = 5
|
---|
244 | Width = 130
|
---|
245 | Height = 15
|
---|
246 | Caption = 'Filter by file&name:'
|
---|
247 | TabOrder = 0
|
---|
248 | end
|
---|
249 | end
|
---|
250 | end
|
---|
251 | object panel_content: TPanel
|
---|
252 | Left = 208
|
---|
253 | Top = 0
|
---|
254 | Width = 390
|
---|
255 | Height = 532
|
---|
256 | Align = alClient
|
---|
257 | BevelOuter = bvNone
|
---|
258 | TabOrder = 1
|
---|
259 | ExplicitTop = 248
|
---|
260 | ExplicitWidth = 185
|
---|
261 | ExplicitHeight = 41
|
---|
262 | end
|
---|
263 | end
|
---|
264 | object filepopup: TPopupMenu
|
---|
265 | Left = 72
|
---|
266 | Top = 216
|
---|
267 | object popup_separator2: TMenuItem
|
---|
268 | Caption = '-'
|
---|
269 | end
|
---|
270 | object popup_linkshere: TMenuItem
|
---|
271 | Caption = 'What links here? Where does this file link to?'
|
---|
272 | end
|
---|
273 | object popup_separator: TMenuItem
|
---|
274 | Caption = '-'
|
---|
275 | end
|
---|
276 | object popup_import: TMenuItem
|
---|
277 | Caption = 'Import binary .dat-file'
|
---|
278 | end
|
---|
279 | object popup_export: TMenuItem
|
---|
280 | Caption = 'Export binary .dat-file'
|
---|
281 | end
|
---|
282 | end
|
---|
283 | object importd: TOpenDialog
|
---|
284 | Options = [ofExtensionDifferent, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
---|
285 | Left = 136
|
---|
286 | Top = 232
|
---|
287 | end
|
---|
288 | object exportd: TSaveDialog
|
---|
289 | Options = [ofHideReadOnly, ofExtensionDifferent, ofPathMustExist, ofEnableSizing]
|
---|
290 | Left = 144
|
---|
291 | Top = 256
|
---|
292 | end
|
---|
293 | end
|
---|