object Form7: TForm7 Left = 0 Top = 0 Width = 584 Height = 537 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderStyle = bsSizeToolWin Caption = 'CharOverview' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object grid: TStringGrid Left = 0 Top = 0 Width = 577 Height = 345 ColCount = 1 DefaultColWidth = 80 DefaultRowHeight = 16 FixedCols = 0 RowCount = 20 FixedRows = 0 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing] TabOrder = 0 end end