| 3 |
|
OnCreate = FormCreate |
| 4 |
|
PixelsPerInch = 96 |
| 5 |
|
TextHeight = 13 |
| 6 |
– |
inherited panel_connection: TPanel |
| 7 |
– |
ExplicitWidth = 598 |
| 8 |
– |
inherited combo_connection: TComboBox |
| 9 |
– |
ExplicitWidth = 532 |
| 10 |
– |
end |
| 11 |
– |
end |
| 6 |
|
inherited panel_basecontent: TPanel |
| 7 |
|
ExplicitLeft = 0 |
| 8 |
|
ExplicitTop = 25 |
| 41 |
|
OnGetText = VSTGetText |
| 42 |
|
OnPaintText = VSTPaintText |
| 43 |
|
OnInitChildren = VSTInitChildren |
| 50 |
– |
ExplicitLeft = 8 |
| 51 |
– |
ExplicitTop = 60 |
| 52 |
– |
ExplicitWidth = 353 |
| 53 |
– |
ExplicitHeight = 325 |
| 44 |
|
Columns = < |
| 45 |
|
item |
| 46 |
|
Position = 0 |
| 69 |
|
BevelOuter = bvNone |
| 70 |
|
Caption = 'Panel2' |
| 71 |
|
TabOrder = 1 |
| 82 |
– |
ExplicitLeft = 376 |
| 83 |
– |
ExplicitTop = 92 |
| 84 |
– |
ExplicitHeight = 285 |
| 72 |
|
end |
| 73 |
|
end |
| 74 |
|
end |