home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
tema
/
thebat
/
download
/
update
/
thebat.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
Wrap
Text File
|
2001-09-09
|
774b
|
38 lines
object AboutBox: TAboutBox
Left = 232
Top = 148
BorderIcons = []
BorderStyle = bsNone
Caption = 'The Bat! - Communicating With The Unseen'
ClientHeight = 288
ClientWidth = 448
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnMouseDown = FormMouseDown
PixelsPerInch = 96
TextHeight = 13
object iPic: TImage
Left = 271
Top = 9
Width = 168
Height = 270
OnMouseDown = FormMouseDown
end
object Timer1: TTimer
Interval = 5000
OnTimer = Timer1Timer
Left = 280
Top = 192
end
end