1 |
|
inherited Form_TxmpReplace: TForm_TxmpReplace |
2 |
|
Caption = 'TxmpReplace' |
3 |
+ |
ExplicitWidth = 320 |
4 |
+ |
ExplicitHeight = 240 |
5 |
|
PixelsPerInch = 96 |
6 |
|
TextHeight = 13 |
7 |
|
inherited Splitter1: TSplitter |
13 |
|
ExplicitHeight = 344 |
14 |
|
object image_txmppreview: TImage [0] |
15 |
|
Left = 0 |
16 |
< |
Top = 283 |
16 |
> |
Top = 307 |
17 |
|
Width = 200 |
18 |
< |
Height = 31 |
18 |
> |
Height = 7 |
19 |
|
Align = alClient |
20 |
|
ExplicitTop = 111 |
21 |
|
ExplicitHeight = 211 |
22 |
|
end |
23 |
|
object splitter_txmp: TSplitter [1] |
24 |
|
Left = 0 |
25 |
< |
Top = 275 |
25 |
> |
Top = 299 |
26 |
|
Width = 200 |
27 |
|
Height = 8 |
28 |
|
Cursor = crVSplit |
36 |
|
inherited filelist: TListBox |
37 |
|
Height = 146 |
38 |
|
Align = alTop |
39 |
+ |
ExplicitTop = 153 |
40 |
|
ExplicitHeight = 146 |
41 |
|
end |
42 |
|
inherited panel_extension: TPanel |