3 |
|
OnCloseQuery = FormCloseQuery |
4 |
|
OnCreate = FormCreate |
5 |
|
OnKeyUp = FormKeyUp |
6 |
– |
ExplicitWidth = 320 |
7 |
– |
ExplicitHeight = 240 |
6 |
|
PixelsPerInch = 96 |
7 |
|
TextHeight = 13 |
8 |
|
inherited panel_basecontent: TPanel |
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 |
135 |
– |
ExplicitHeight = 218 |
139 |
|
end |
140 |
|
object VST: TVirtualStringTree |
141 |
|
Left = 0 |