| 9 |
|
inherited panel_files: TPanel |
| 10 |
|
inherited FilePages: TPageControl |
| 11 |
|
Height = 471 |
| 12 |
+ |
ExplicitHeight = 471 |
| 13 |
|
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 |
| 15 |
|
inherited filelist: TListBox |
| 16 |
|
Height = 318 |
| 23 |
– |
ExplicitWidth = 191 |
| 17 |
|
ExplicitHeight = 318 |
| 18 |
|
end |
| 19 |
|
end |
| 20 |
+ |
inherited tab_meta: TTabSheet |
| 21 |
+ |
ExplicitLeft = 0 |
| 22 |
+ |
ExplicitTop = 0 |
| 23 |
+ |
ExplicitWidth = 0 |
| 24 |
+ |
ExplicitHeight = 0 |
| 25 |
+ |
end |
| 26 |
|
end |
| 27 |
|
object panel_imexport: TPanel |
| 28 |
|
Left = 0 |
| 136 |
|
TabOrder = 1 |
| 137 |
|
OnDblClick = value_viewerDblClick |
| 138 |
|
OnMouseDown = value_viewerMouseDown |
| 140 |
– |
ExplicitHeight = 218 |
| 139 |
|
end |
| 140 |
|
object VST: TVirtualStringTree |
| 141 |
|
Left = 0 |