| 3 |
|
OnCloseQuery = FormCloseQuery |
| 4 |
|
OnCreate = FormCreate |
| 5 |
|
OnKeyUp = FormKeyUp |
| 6 |
+ |
ExplicitWidth = 320 |
| 7 |
+ |
ExplicitHeight = 240 |
| 8 |
|
PixelsPerInch = 96 |
| 9 |
|
TextHeight = 13 |
| 10 |
|
inherited panel_basecontent: TPanel |
| 11 |
|
inherited panel_files: TPanel |
| 12 |
|
inherited FilePages: TPageControl |
| 13 |
|
Height = 471 |
| 14 |
+ |
ExplicitHeight = 471 |
| 15 |
|
inherited tab_files: TTabSheet |
| 13 |
– |
ExplicitWidth = 191 |
| 16 |
|
ExplicitHeight = 443 |
| 15 |
– |
inherited panel_extension: TPanel |
| 16 |
– |
ExplicitWidth = 191 |
| 17 |
– |
inherited combo_extension: TComboBox |
| 18 |
– |
ExplicitWidth = 190 |
| 19 |
– |
end |
| 20 |
– |
end |
| 17 |
|
inherited filelist: TListBox |
| 18 |
|
Height = 318 |
| 23 |
– |
ExplicitWidth = 191 |
| 19 |
|
ExplicitHeight = 318 |
| 20 |
|
end |
| 21 |
|
end |