| # | Line 81 | Line 81 | inherited Form_Meta: TForm_Meta | |
|---|---|---|
| 81 | object tab_meta: TTabSheet | |
| 82 | Caption = 'Meta Edit' | |
| 83 | ImageIndex = 1 | |
| 84 | + | ExplicitLeft = 0 |
| 85 | + | ExplicitTop = 0 |
| 86 | + | ExplicitWidth = 0 |
| 87 | + | ExplicitHeight = 0 |
| 88 | end | |
| 89 | object tab_hex: TTabSheet | |
| 90 | Caption = 'Binary Edit' | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |