object Form1: TForm1 Left = 388 Top = 373 Width = 378 Height = 372 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object DBGrid1: TDBGrid Left = 32 Top = 72 Width = 320 Height = 120 DataSource = DataSource1 TabOrder = 0 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] end object JvFormStorage1: TJvFormStorage AppStorage = JvAppRegistryStorage1 AppStoragePath = '%FORM_NAME%\' StoredProps.Strings = ( 'DBGrid1.Columns') StoredValues = <> Left = 208 Top = 32 end object JvAppRegistryStorage1: TJvAppRegistryStorage StorageOptions.BooleanStringTrueValues = 'TRUE, YES, Y' StorageOptions.BooleanStringFalseValues = 'FALSE, NO, N' Root = 'Software\ruys' SubStorages = <> Left = 152 Top = 32 end object Table1: TTable Active = True DatabaseName = 'DBDEMOS' TableName = 'customer.db' Left = 96 Top = 24 end object DataSource1: TDataSource DataSet = Table1 Left = 64 Top = 24 end end