object Form2: TForm2 Left = 0 Top = 0 Caption = 'Form2' ClientHeight = 336 ClientWidth = 635 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object CacheQuery1: TCacheQuery Left = 344 Top = 192 Width = 32 Height = 32 ControlData = { 000001004F0300004F0300000000000001010C5175657279204C6F6F6B757000 00000000FFFFFFFF} end object DBGrid1: TDBGrid Left = 168 Top = 128 Width = 465 Height = 120 DataSource = DataSource1 Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgMultiSelect, dgTitleClick, dgTitleHotTrack] TabOrder = 1 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] end object Button1: TButton Left = 56 Top = 272 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 2 OnClick = Button1Click end object ResultSet1: TResultSet AutoConnect = True ConnectKind = ckRunningOrNew Left = 240 Top = 208 end object DataSource1: TDataSource DataSet = ClientDataSet1 Left = 248 Top = 160 end object Utils1: TUtils AutoConnect = False ConnectKind = ckRunningOrNew Left = 360 Top = 104 end object Table1: TTable AutoRefresh = True DatabaseName = 'CACHE2010V2 User' TableName = 'DeepSee_Study.City' Left = 104 Top = 56 end object ClientDataSet1: TClientDataSet Aggregates = <> Params = <> Left = 248 Top = 24 end end