home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Más de 2,500 Juegos
/
CD1.iso
/
ZIPDAT
/
0800
/
0800.EXE
/
ANIMATE.EXE
/
0
/
RCDATA
/
TSLOT100FORM
/
TSLOT100FORM.txt
Wrap
Text File
|
1998-02-23
|
1KB
|
67 lines
object Slot100Form: TSlot100Form
Left = 263
Top = 115
BorderIcons = []
BorderStyle = bsDialog
Caption = 'You'#39've Reached 100 Spins'
ClientHeight = 200
ClientWidth = 321
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 10
Top = 7
Width = 303
Height = 154
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'Memo1')
ParentCtl3D = False
ParentFont = False
TabOrder = 1
end
object Button1: TButton
Left = 12
Top = 163
Width = 133
Height = 33
Caption = '&Registration Info'
Default = True
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 163
Width = 137
Height = 33
Caption = '&New Game'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
end