object G_form: TG_form Left = 202 Top = 134 Width = 783 Height = 540 Caption = 'G_form' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Menu = MainMenu1 PixelsPerInch = 120 TextHeight = 16 object Grid: TStringGrid Left = 0 Top = 0 Width = 775 Height = 494 Align = alClient DefaultColWidth = 80 RowCount = 3 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing] TabOrder = 0 end object MainMenu1: TMainMenu Left = 232 Top = 272 object File1: TMenuItem Caption = '&File' object Open1: TMenuItem Caption = '&Open a QDB file...' OnClick = Open1Click end object Close1: TMenuItem Caption = '&Close' OnClick = Close1Click end object N1: TMenuItem Caption = '-' end object Exit1: TMenuItem Caption = 'E&xit' OnClick = Exit1Click end end end object OpenDialog: TOpenDialog Left = 192 Top = 272 end object QI: TQDBItem AboutAuthor = 'Robert R. Marsh, SJ -- rrm@sprynet.com' AboutVersion = '2.10' AggressiveUpdate = False CacheFrequency = 0 CacheSize = 65536 Compression = False ReadOnly = True SaveOnClose = True ExpandedFileNames = True UseGrepMatch = False WarnNoData = QIWarnNoData AutoEdit = False DateTimeFormatStr = 'c' Left = 144 Top = 272 end end