home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
50 Fun Games
/
50_Games_CD.iso
/
Games3
/
install.exe
/
0
/
RCDATA
/
TFORMABOUT
/
TFORMABOUT.txt
< prev
Wrap
Text File
|
2000-03-10
|
1KB
|
64 lines
object FormAbout: TFormAbout
Left = 322
Top = 137
BorderIcons = []
BorderStyle = bsDialog
Caption = 'About Xtreme Collection'
ClientHeight = 279
ClientWidth = 375
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 361
Height = 265
end
object Image1: TImage
Left = 16
Top = 16
Width = 97
Height = 41
Picture.Data = {<image000.bmp>}
Stretch = True
Visible = False
end
object Image2: TImage
Left = 16
Top = 64
Width = 97
Height = 65
Picture.Data = {<image001.bmp>}
Stretch = True
end
object Button1: TButton
Left = 288
Top = 232
Width = 73
Height = 33
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
object MemoAbout: TMemo
Left = 120
Top = 16
Width = 241
Height = 209
Color = clActiveBorder
Lines.Strings = (
'MemoAbout')
ReadOnly = True
TabOrder = 1
end
end