| 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 |
| 223 |
|
Font.Height = -11 |
| 224 |
|
Font.Name = 'Courier' |
| 225 |
|
Font.Style = [] |
| 226 |
< |
ItemHeight = 13 |
| 226 |
> |
ItemHeight = 0 |
| 227 |
|
ParentFont = False |
| 228 |
|
Sorted = True |
| 229 |
|
TabOrder = 3 |
| 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 |