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