# | Line 2 | Line 2 | inherited Form_Preview: TForm_Preview | |
---|---|---|
2 | Caption = 'Preview' | |
3 | PixelsPerInch = 96 | |
4 | TextHeight = 13 | |
5 | + | inherited panel_files: TPanel |
6 | + | inherited filelist: TListBox |
7 | + | ExplicitTop = 153 |
8 | + | ExplicitHeight = 270 |
9 | + | end |
10 | + | end |
11 | inherited content: TPanel | |
12 | object lbl_notpossible: TLabel | |
13 | Left = 16 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |