home *** CD-ROM | disk | FTP | other *** search
- object TeeHelp: TTeeHelp
- Left = 200
- Top = 103
- Width = 392
- Height = 276
- Caption = 'TeePac Help... How To Play ?'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object BitBtn1: TBitBtn
- Left = 89
- Top = 207
- Width = 204
- Height = 33
- Caption = '&Return to TeePac'
- TabOrder = 0
- Kind = bkClose
- end
- object Memo1: TMemo
- Left = 5
- Top = 3
- Width = 372
- Height = 190
- Alignment = taCenter
- Lines.Strings = (
- ''
-
- 'This fully functional game demonstrates some TeeChart Pro capabi' +
- 'lities.'
- ''
- 'Game Keys:'
- ''
- 'Arrows Go Left,Right,Top and Bottom'
- 'Z Turn Zoom on / off'
- '3 Turn 3D on / off'
- 'A Turn Axis on / off'
- ''
- 'Use the menus for more options.'
- ''
- 'Copyright (c) 1995-1998 by David Berneda. All Rights Reserved.')
- TabOrder = 1
- end
- end
-