| # | Line 5 | Line 5 | inherited Form_Preview: TForm_Preview | |
|---|---|---|
| 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 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |