home *** CD-ROM | disk | FTP | other *** search
- object InfoMapaTestForm: TInfoMapaTestForm
- Left = 371
- Top = 207
- Width = 423
- Height = 347
- Caption = 'InfoMapaTestForm'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object SpeedButton1: TSpeedButton
- Left = 8
- Top = 112
- Width = 25
- Height = 25
- Caption = 'INIT'
- OnClick = SpeedButton1Click
- end
- object Button1: TButton
- Left = 8
- Top = 8
- Width = 75
- Height = 25
- Caption = 'Go'
- TabOrder = 0
- end
- object Memo1: TMemo
- Left = 96
- Top = 8
- Width = 145
- Height = 169
- TabOrder = 1
- end
- object MapEdit: TEdit
- Left = 8
- Top = 40
- Width = 73
- Height = 21
- TabOrder = 2
- Text = 'Praha'
- end
- object Button2: TButton
- Left = 8
- Top = 80
- Width = 75
- Height = 25
- Caption = 'Button2'
- TabOrder = 3
- end
- object ListBox1: TListBox
- Left = 256
- Top = 8
- Width = 121
- Height = 169
- ItemHeight = 13
- TabOrder = 4
- end
- object Button3: TButton
- Left = 384
- Top = 8
- Width = 25
- Height = 25
- Caption = 'SEL'
- TabOrder = 5
- end
- object DBGrid1: TDBGrid
- Left = 96
- Top = 184
- Width = 281
- Height = 120
- DataSource = DataSource1
- TabOrder = 6
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = clWindowText
- TitleFont.Height = -11
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- end
- object Button4: TButton
- Left = 8
- Top = 144
- Width = 75
- Height = 25
- Caption = 'Button4'
- TabOrder = 7
- end
- object Memo2: TMemo
- Left = 8
- Top = 184
- Width = 81
- Height = 121
- TabOrder = 8
- end
- object Query1: TQuery
- Left = 384
- Top = 40
- end
- object DataSource1: TDataSource
- DataSet = Query1
- Left = 384
- Top = 88
- end
- end
-