home *** CD-ROM | disk | FTP | other *** search
- object AboutTeePac: TAboutTeePac
- Left = 201
- Top = 104
- Width = 401
- Height = 375
- Caption = 'About TeePac...'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- TextHeight = 13
- object Image1: TImage
- Left = 5
- Top = 7
- Width = 380
- Height = 140
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 64
- Top = 159
- Width = 264
- Height = 23
- Alignment = taCenter
- Caption = 'The 100% Native Data-Aware'
- Font.Color = clNavy
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 32
- Top = 187
- Width = 331
- Height = 23
- Alignment = taCenter
- Caption = 'Charting and Graphing VCL Library'
- Font.Color = clTeal
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 16
- Top = 215
- Width = 373
- Height = 18
- Alignment = taCenter
- Caption = 'for all versions of Borland Delphi and C++ Builder'
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 16
- Top = 245
- Width = 250
- Height = 16
- Alignment = taCenter
- Caption = 'Copyright (c) 1995-1998 by David Berneda'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 16
- Top = 265
- Width = 161
- Height = 16
- Alignment = taCenter
- Caption = 'email: info@teemach.com'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 16
- Top = 282
- Width = 143
- Height = 16
- Alignment = taCenter
- Caption = 'http://www.teemach.com'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object BitBtn1: TBitBtn
- Left = 160
- Top = 305
- Width = 89
- Height = 33
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkClose
- end
- end
-