| 3 |
|
OnCloseQuery = FormCloseQuery |
| 4 |
|
OnCreate = FormCreate |
| 5 |
|
OnKeyUp = FormKeyUp |
| 6 |
– |
ExplicitWidth = 606 |
| 7 |
– |
ExplicitHeight = 584 |
| 6 |
|
PixelsPerInch = 96 |
| 7 |
|
TextHeight = 13 |
| 8 |
|
inherited panel_basecontent: TPanel |
| 9 |
|
inherited panel_files: TPanel |
| 10 |
< |
inherited filelist: TListBox |
| 11 |
< |
Height = 347 |
| 12 |
< |
ExplicitHeight = 347 |
| 10 |
> |
inherited FilePages: TPageControl |
| 11 |
> |
Height = 471 |
| 12 |
> |
inherited tab_files: TTabSheet |
| 13 |
> |
ExplicitWidth = 191 |
| 14 |
> |
ExplicitHeight = 443 |
| 15 |
> |
inherited panel_extension: TPanel |
| 16 |
> |
ExplicitWidth = 191 |
| 17 |
> |
inherited combo_extension: TComboBox |
| 18 |
> |
ExplicitWidth = 190 |
| 19 |
> |
end |
| 20 |
> |
end |
| 21 |
> |
inherited filelist: TListBox |
| 22 |
> |
Height = 318 |
| 23 |
> |
ExplicitWidth = 191 |
| 24 |
> |
ExplicitHeight = 318 |
| 25 |
> |
end |
| 26 |
> |
end |
| 27 |
|
end |
| 28 |
|
object panel_imexport: TPanel |
| 29 |
|
Left = 0 |
| 32 |
|
Height = 60 |
| 33 |
|
Align = alBottom |
| 34 |
|
BevelOuter = bvNone |
| 35 |
< |
TabOrder = 2 |
| 35 |
> |
TabOrder = 1 |
| 36 |
|
DesignSize = ( |
| 37 |
|
200 |
| 38 |
|
60) |