home *** CD-ROM | disk | FTP | other *** search
- object InfoForm: TInfoForm
- Left = 429
- Top = 166
- BorderStyle = bsDialog
- Caption = 'Info'
- ClientHeight = 185
- ClientWidth = 252
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 92
- Height = 24
- Caption = 'WinDGPS'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelVersion: TLabel
- Left = 8
- Top = 40
- Width = 46
- Height = 16
- Caption = 'Version'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 8
- Top = 101
- Width = 222
- Height = 13
- Caption = 'Send bug reports to windgps@procyon.ping.de'
- end
- object Label3: TLabel
- Left = 8
- Top = 64
- Width = 184
- Height = 13
- Caption = 'By Andreas Bormann, Witten, Germany'
- end
- object Label5: TLabel
- Left = 8
- Top = 124
- Width = 144
- Height = 13
- Caption = 'This program is freeware.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 184
- Top = 8
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- object Label6: TLabel
- Left = 8
- Top = 83
- Width = 178
- Height = 13
- Caption = 'EMail: Andreas.Bormann@cityweb.de'
- end
- object BitBtn1: TBitBtn
- Left = 88
- Top = 152
- Width = 75
- Height = 25
- TabOrder = 0
- Kind = bkOK
- end
- end
-