home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 254
- Top = 156
- Width = 783
- Height = 540
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- TextHeight = 16
- object QDBGrid: TQDBGrid
- Left = 32
- Top = 32
- Width = 473
- Height = 249
- Columns = <
- item
- end
- item
- Color = 8454143
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Title = 'a string'
- TitleFont.Color = clRed
- TitleFont.Height = -17
- TitleFont.Name = 'Arial'
- TitleFont.Style = [fsBold]
- end
- item
- Color = 8454143
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- PickList.Strings = (
- '101'
- '202'
- '303'
- '404'
- '505')
- Title = 'an integer'
- TitleFont.Color = clRed
- TitleFont.Height = -17
- TitleFont.Name = 'Arial'
- TitleFont.Style = [fsBold]
- end
- item
- Color = 8454143
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Title = 'a real'
- TitleFont.Color = clRed
- TitleFont.Height = -17
- TitleFont.Name = 'Arial'
- TitleFont.Style = [fsBold]
- end
- item
- Color = 8454143
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Marlett'
- Font.Style = [fsBold]
- Title = 'a boolean'
- TitleFont.Color = clRed
- TitleFont.Height = -17
- TitleFont.Name = 'Arial'
- TitleFont.Style = [fsBold]
- end
- item
- Color = 8454143
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Title = 'a memo'
- TitleFont.Color = clRed
- TitleFont.Height = -17
- TitleFont.Name = 'Arial'
- TitleFont.Style = [fsBold]
- end
- item
- Color = 8454143
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Title = 'a rich memo'
- TitleFont.Color = clRed
- TitleFont.Height = -17
- TitleFont.Name = 'Arial'
- TitleFont.Style = [fsBold]
- end
- item
- Color = 8454143
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Title = 'a graphic'
- TitleFont.Color = clRed
- TitleFont.Height = -17
- TitleFont.Name = 'Arial'
- TitleFont.Style = [fsBold]
- end>
- DisplayThumbnails = True
- MatchRowHeightToFont = False
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goEditing, goAllowDelete, goAllowAdd]
- QDBItem = QDBItem
- TabOrder = 0
- TabStop = True
- TitleFont.Color = clWindowText
- TitleFont.Height = -13
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- ColCount = (
- 8)
- ColWidths = (
- 15
- 84
- 90
- 54
- 90
- 80
- 102
- 104)
- RowHeights = (
- 24
- 20
- 20
- 20
- 20)
- end
- object QDBItem: TQDBItem
- AboutAuthor = 'Robert R. Marsh, SJ -- rrm@sprynet.com'
- AboutVersion = '2.11'
- AggressiveUpdate = False
- CacheFrequency = 0
- CacheSize = 65536
- Compression = False
- FileName = 'C:\Rob\Qdb210\new grid\griddemo.QDB'
- ReadOnly = True
- SaveOnClose = True
- ExpandedFileNames = True
- UseGrepMatch = False
- WarnNoData = QDBItemWarnNoData
- AutoEdit = False
- OnKey = QDBItemKey
- DateTimeFormatStr = 'c'
- Left = 320
- Top = 304
- end
- end
-