home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 192
- Top = 129
- Width = 435
- Height = 300
- 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 = 40
- Top = 112
- 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 DBNavigator1: TDBNavigator
- Left = 40
- Top = 88
- Width = 240
- Height = 25
- DataSource = DataSource1
- TabOrder = 1
- end
- object ClientDataSet1: TClientDataSet
- Active = True
- Aggregates = <>
- Params = <>
- ProviderName = 'Table1'
- RemoteServer = RemoteServer1
- Left = 56
- Top = 24
- end
- object RemoteServer1: TRemoteServer
- Connected = True
- ServerGUID = '{E803BCC3-E5EB-11D2-962A-0000E85E7443}'
- ServerName = 'Project1.nueva'
- Left = 96
- Top = 24
- end
- object DataSource1: TDataSource
- DataSet = ClientDataSet1
- Left = 136
- Top = 24
- end
- end
-