home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jumbo 2,500 Game Pack
/
DDVDAV937D1.iso
/
sharewarefin
/
BMPRBLLR.ZIP
/
bbbdemo.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-03-20
|
3KB
|
156 lines
object AboutBox: TAboutBox
Left = 200
Top = 108
ActiveControl = BitBtn1
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 273
ClientWidth = 427
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
ShowHint = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 409
Height = 225
TabOrder = 0
object Label1: TLabel
Left = 60
Top = 16
Width = 288
Height = 29
Caption = 'ALI-PAL Software Presents'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 144
Top = 48
Width = 120
Height = 24
Caption = 'Games for two'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 67
Top = 96
Width = 276
Height = 36
Caption = 'Bumper Boat Billards'
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -32
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 129
Top = 152
Width = 155
Height = 13
Caption = 'Using The Delphi Games Creator'
end
object Label5: TLabel
Left = 51
Top = 72
Width = 307
Height = 16
Caption = 'Games that two people can play - inspired by Alison'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 89
Top = 185
Width = 236
Height = 13
Caption = 'Players from SpriteLib Copyright 1996 Ari Feldman'
end
object Label7: TLabel
Left = 66
Top = 169
Width = 282
Height = 13
Caption = ' Copyright 1996,1997 John Pullen, Paul Bearne, Jeff Kurtz'
end
object Label8: TLabel
Left = 114
Top = 137
Width = 184
Height = 13
Caption = 'Copyright 1997,1998 Patrick A. Shields'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Image2: TImage
Left = 345
Top = 140
Width = 44
Height = 20
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Image1: TImage
Left = 19
Top = 140
Width = 44
Height = 20
AutoSize = True
Picture.Data = {<image001.bmp>}
end
object Label9: TLabel
Left = 74
Top = 203
Width = 262
Height = 13
Caption = 'For additional games see http://www.sni.net/~pshields'
end
end
object BitBtn1: TBitBtn
Left = 176
Top = 240
Width = 75
Height = 25
TabOrder = 1
Kind = bkOK
end
object ButtonOrder: TButton
Left = 298
Top = 239
Width = 75
Height = 25
Hint = 'Press to order full play version'
Caption = 'Ordering'
TabOrder = 2
Visible = False
OnClick = ButtonOrderClick
end
end