| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | inherited Form_BinEdit: TForm_BinEdit | |
| 2 | Caption = 'Form_BinEdit' | |
| 3 | + | KeyPreview = True |
| 4 | OnCloseQuery = FormCloseQuery | |
| 5 | OnCreate = FormCreate | |
| 6 | OnKeyUp = FormKeyUp | |
| # | Line 20 | Line 21 | inherited Form_BinEdit: TForm_BinEdit | |
| 21 | inherited tab_meta: TTabSheet | |
| 22 | inherited filelist_meta: TVirtualStringTree | |
| 23 | Height = 443 | |
| 24 | + | ExplicitHeight = 443 |
| 25 | end | |
| 26 | end | |
| 27 | end | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |