object Form8: TForm8 Left = 0 Top = 0 AutoScroll = False BorderStyle = bsSizeToolWin Caption = 'Form8' ClientHeight = 617 ClientWidth = 714 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Splitter1: TSplitter Left = 161 Top = 0 Width = 9 Height = 617 Beveled = True end object hex: TMPHexEditor Left = 170 Top = 0 Width = 544 Height = 617 Cursor = crIBeam Align = alClient Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Courier' Font.Style = [] ParentFont = False ScrollBars = ssVertical TabOrder = 1 BytesPerRow = 16 Translation = tkASCII OffsetFormat = '6!10:0x|' Colors.Background = clWindow Colors.ChangedBackground = clWindow Colors.ChangedText = clRed Colors.CursorFrame = clNavy Colors.Offset = clBlack Colors.OddColumn = clBlue Colors.EvenColumn = clNavy Colors.CurrentOffsetBackground = clBtnShadow Colors.OffsetBackGround = clBtnFace Colors.CurrentOffset = clBtnHighlight Colors.Grid = clBtnFace Colors.NonFocusCursorFrame = clAqua Colors.ActiveFieldBackground = clWindow FocusFrame = True AllowInsertMode = False DrawGridLines = False Version = 'May 23, 2005; '#169' markus stephany, vcl[at]mirkes[dot]de' ShowPositionIfNotFocused = True end object list: TListBox Left = 0 Top = 0 Width = 161 Height = 617 Align = alLeft ItemHeight = 13 TabOrder = 0 OnClick = listClick end end