home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 244
- Top = 158
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'The Bat! - Communicating With The Unseen'
- ClientHeight = 286
- ClientWidth = 446
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- OnKeyPress = FormKeyPress
- OnMouseDown = FormMouseDown
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object iPic: TImage
- Left = 271
- Top = 9
- Width = 168
- Height = 270
- Visible = False
- OnMouseDown = FormMouseDown
- end
- object Timer1: TTimer
- Interval = 5000
- OnTimer = Timer1Timer
- Left = 280
- Top = 192
- end
- end
-