| # | Line 3 | Line 3 | inherited Form_BinEdit: TForm_BinEdit | |
|---|---|---|
| 3 | KeyPreview = True | |
| 4 | OnCloseQuery = FormCloseQuery | |
| 5 | OnKeyUp = FormKeyUp | |
| 6 | – | ExplicitWidth = 500 |
| 7 | – | ExplicitHeight = 450 |
| 6 | PixelsPerInch = 96 | |
| 7 | TextHeight = 13 | |
| 8 | + | inherited panel_files: TPanel |
| 9 | + | inherited filelist: TListBox |
| 10 | + | ExplicitTop = 153 |
| 11 | + | ExplicitHeight = 270 |
| 12 | + | end |
| 13 | + | end |
| 14 | inherited content: TPanel | |
| 15 | object Splitter2: TSplitter | |
| 16 | Left = 0 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |