| 28 |
|
Height = 423 |
| 29 |
|
AutoSnap = False |
| 30 |
|
Beveled = True |
| 31 |
< |
MinSize = 150 |
| 31 |
> |
MinSize = 155 |
| 32 |
|
ExplicitHeight = 473 |
| 33 |
|
end |
| 34 |
|
object panel_files: TPanel |
| 61 |
|
DesignSize = ( |
| 62 |
|
200 |
| 63 |
|
129) |
| 64 |
+ |
object Label2: TLabel |
| 65 |
+ |
Left = 100 |
| 66 |
+ |
Top = 105 |
| 67 |
+ |
Width = 17 |
| 68 |
+ |
Height = 18 |
| 69 |
+ |
AutoSize = False |
| 70 |
+ |
Caption = '.' |
| 71 |
+ |
Font.Charset = DEFAULT_CHARSET |
| 72 |
+ |
Font.Color = clWindowText |
| 73 |
+ |
Font.Height = -13 |
| 74 |
+ |
Font.Name = 'Tahoma' |
| 75 |
+ |
Font.Style = [fsBold] |
| 76 |
+ |
ParentFont = False |
| 77 |
+ |
end |
| 78 |
+ |
object Label1: TLabel |
| 79 |
+ |
Left = 47 |
| 80 |
+ |
Top = 105 |
| 81 |
+ |
Width = 17 |
| 82 |
+ |
Height = 18 |
| 83 |
+ |
AutoSize = False |
| 84 |
+ |
Caption = '-' |
| 85 |
+ |
Font.Charset = DEFAULT_CHARSET |
| 86 |
+ |
Font.Color = clWindowText |
| 87 |
+ |
Font.Height = -13 |
| 88 |
+ |
Font.Name = 'Tahoma' |
| 89 |
+ |
Font.Style = [fsBold] |
| 90 |
+ |
ParentFont = False |
| 91 |
+ |
end |
| 92 |
|
object label_ext: TLabel |
| 93 |
|
Left = 2 |
| 94 |
|
Top = 62 |
| 99 |
|
FocusControl = combo_extension |
| 100 |
|
end |
| 101 |
|
object btn_sort_id_asc: TSpeedButton |
| 102 |
< |
Left = 16 |
| 102 |
> |
Left = 3 |
| 103 |
|
Top = 101 |
| 104 |
< |
Width = 23 |
| 104 |
> |
Width = 20 |
| 105 |
|
Height = 22 |
| 106 |
|
Hint = 'Sort files by id, ascending' |
| 107 |
|
GroupIndex = 1 |
| 120 |
|
OnClick = btn_sortClick |
| 121 |
|
end |
| 122 |
|
object btn_sort_id_desc: TSpeedButton |
| 123 |
< |
Left = 40 |
| 123 |
> |
Left = 23 |
| 124 |
|
Top = 101 |
| 125 |
< |
Width = 23 |
| 125 |
> |
Width = 20 |
| 126 |
|
Height = 22 |
| 127 |
|
Hint = 'Sort files by id, descending' |
| 128 |
|
GroupIndex = 1 |
| 140 |
|
OnClick = btn_sortClick |
| 141 |
|
end |
| 142 |
|
object btn_sort_name_asc: TSpeedButton |
| 143 |
< |
Left = 64 |
| 143 |
> |
Left = 58 |
| 144 |
|
Top = 101 |
| 145 |
< |
Width = 23 |
| 145 |
> |
Width = 20 |
| 146 |
|
Height = 22 |
| 147 |
|
Hint = 'Sort files by name, ascending' |
| 148 |
|
GroupIndex = 1 |
| 160 |
|
OnClick = btn_sortClick |
| 161 |
|
end |
| 162 |
|
object btn_sort_name_desc: TSpeedButton |
| 163 |
< |
Left = 88 |
| 163 |
> |
Left = 78 |
| 164 |
|
Top = 101 |
| 165 |
< |
Width = 23 |
| 165 |
> |
Width = 20 |
| 166 |
|
Height = 22 |
| 167 |
|
Hint = 'Sort files by name, descending' |
| 168 |
|
GroupIndex = 1 |
| 180 |
|
OnClick = btn_sortClick |
| 181 |
|
end |
| 182 |
|
object btn_sort_ext_asc: TSpeedButton |
| 183 |
< |
Left = 112 |
| 183 |
> |
Left = 108 |
| 184 |
|
Top = 101 |
| 185 |
< |
Width = 23 |
| 185 |
> |
Width = 20 |
| 186 |
|
Height = 22 |
| 187 |
|
Hint = 'Sort files by extension, ascending' |
| 188 |
|
GroupIndex = 1 |
| 189 |
+ |
Glyph.Data = { |
| 190 |
+ |
F6000000424DF600000000000000760000002800000010000000100000000100 |
| 191 |
+ |
0400000000008000000000000000000000001000000000000000C0C0C0000000 |
| 192 |
+ |
9900990000000000000000000000000000000000000000000000000000000000 |
| 193 |
+ |
0000000000000000000000000000000000000000000000000000000000000000 |
| 194 |
+ |
0000011111100000300001100010000030000011000000033300000110000003 |
| 195 |
+ |
3300000011000033333001000110000030000111111000003000000000000000 |
| 196 |
+ |
3000022202220000300000200020000030000022222000003000000202000000 |
| 197 |
+ |
3000000222000000300000002000000030000000200000003000} |
| 198 |
|
ParentShowHint = False |
| 199 |
|
ShowHint = True |
| 200 |
|
OnClick = btn_sortClick |
| 201 |
|
end |
| 202 |
|
object btn_sort_ext_desc: TSpeedButton |
| 203 |
< |
Left = 136 |
| 203 |
> |
Left = 128 |
| 204 |
|
Top = 101 |
| 205 |
< |
Width = 23 |
| 205 |
> |
Width = 20 |
| 206 |
|
Height = 22 |
| 207 |
|
Hint = 'Sort files by extension, descending' |
| 208 |
|
GroupIndex = 1 |
| 209 |
+ |
Glyph.Data = { |
| 210 |
+ |
F6000000424DF600000000000000760000002800000010000000100000000100 |
| 211 |
+ |
0400000000008000000000000000000000001000000000000000C0C0C0000000 |
| 212 |
+ |
9900990000000000000000000000000000000000000000000000000000000000 |
| 213 |
+ |
0000000000000000000000000000000000000000000000000000000000000000 |
| 214 |
+ |
0000022202220000300000200020000030000022222000033300000202000003 |
| 215 |
+ |
3300000222000033333000002000000030000000200000003000000000000000 |
| 216 |
+ |
3000011111100000300001100010000030000011000000003000000110000000 |
| 217 |
+ |
3000000011000000300001000110000030000111111000003000} |
| 218 |
|
ParentShowHint = False |
| 219 |
|
ShowHint = True |
| 220 |
|
OnClick = btn_sortClick |
| 232 |
|
Font.Height = -11 |
| 233 |
|
Font.Name = 'Tahoma' |
| 234 |
|
Font.Style = [] |
| 235 |
< |
ItemHeight = 0 |
| 235 |
> |
ItemHeight = 13 |
| 236 |
|
ParentFont = False |
| 237 |
|
Sorted = True |
| 238 |
|
TabOrder = 3 |