| 5 |
|
ExplicitHeight = 450 |
| 6 |
|
PixelsPerInch = 96 |
| 7 |
|
TextHeight = 13 |
| 8 |
+ |
inherited Splitter1: TSplitter |
| 9 |
+ |
OnMoved = Splitter1Moved |
| 10 |
+ |
end |
| 11 |
|
inherited content: TPanel |
| 12 |
|
object lbl_notpossible: TLabel |
| 13 |
|
Left = 16 |
| 26 |
|
WordWrap = True |
| 27 |
|
end |
| 28 |
|
object img: TImage |
| 29 |
< |
Left = 0 |
| 30 |
< |
Top = 20 |
| 31 |
< |
Width = 283 |
| 32 |
< |
Height = 403 |
| 29 |
> |
AlignWithMargins = True |
| 30 |
> |
Left = 3 |
| 31 |
> |
Top = 23 |
| 32 |
> |
Width = 277 |
| 33 |
> |
Height = 397 |
| 34 |
|
Align = alClient |
| 35 |
+ |
ExplicitLeft = 0 |
| 36 |
+ |
ExplicitTop = 20 |
| 37 |
|
ExplicitWidth = 313 |
| 38 |
|
ExplicitHeight = 453 |
| 39 |
|
end |