--- oup/current/Tools/MetaEditor.dfm 2007/08/17 21:09:51 244 +++ oup/current/Tools/MetaEditor.dfm 2007/11/26 11:02:28 248 @@ -81,9 +81,17 @@ inherited Form_Meta: TForm_Meta object tab_meta: TTabSheet Caption = 'Meta Edit' ImageIndex = 1 + ExplicitLeft = 0 + ExplicitTop = 0 + ExplicitWidth = 0 + ExplicitHeight = 0 end object tab_hex: TTabSheet Caption = 'Binary Edit' + ExplicitLeft = 0 + ExplicitTop = 0 + ExplicitWidth = 0 + ExplicitHeight = 0 object splitter_hex_1: TSplitter Left = 0 Top = 100 @@ -161,7 +169,7 @@ inherited Form_Meta: TForm_Meta Colors.OddColumn = clBlue Colors.EvenColumn = clNavy Colors.CurrentOffsetBackground = clBtnShadow - Colors.OffsetBackGround = clBtnFace + Colors.OffsetBackground = clBtnFace Colors.CurrentOffset = clBtnHighlight Colors.Grid = clBtnFace Colors.NonFocusCursorFrame = clAqua @@ -170,7 +178,7 @@ inherited Form_Meta: TForm_Meta NoSizeChange = True AllowInsertMode = False DrawGridLines = False - Version = 'May 23, 2005; '#169' markus stephany, vcl[at]mirkes[dot]de' + Version = 'september 30, 2007; '#169' markus stephany, vcl[at]mirkes[dot]de' ShowPositionIfNotFocused = True end object value_viewer: TWrapGrid