object Form8: TForm8 Left = 0 Top = 0 AutoScroll = False BorderStyle = bsSizeToolWin Caption = 'Form8' ClientHeight = 617 ClientWidth = 698 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 grid: TWrapGrid Left = 136 Top = 8 Width = 561 Height = 273 BevelInner = bvNone BevelOuter = bvNone ColCount = 18 DefaultColWidth = 22 DefaultRowHeight = 18 FixedColor = clWindow RowCount = 1 FixedRows = 0 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Fixedsys' Font.Style = [] Options = [goEditing] ParentFont = False ScrollBars = ssVertical TabOrder = 0 end object ListBox1: TListBox Left = 0 Top = 296 Width = 161 Height = 313 ItemHeight = 13 TabOrder = 1 end end