home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1998 March
/
CC9803-2.BIN
/
SHARE
/
95PIONEE
/
_SETUP.1
/
Pioneer.exe
/
0
/
RCDATA
/
TFRM_LOSTWON
/
TFRM_LOSTWON.txt
Wrap
Text File
|
1998-01-14
|
1KB
|
71 lines
object frm_LostWon: Tfrm_LostWon
Left = 282
Top = 116
ActiveControl = OKBtn
BorderStyle = bsDialog
Caption = 'Lost/Won'
ClientHeight = 129
ClientWidth = 240
Color = clTeal
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 13
object lbl_CongSorry: TLabel
Left = 48
Top = 16
Width = 156
Height = 24
Caption = 'Congratulation!'
Font.Color = clAqua
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object lbl_LostWon: TLabel
Left = 64
Top = 44
Width = 127
Height = 32
Caption = 'You Won!'
Font.Color = clYellow
Font.Height = -27
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel1: TBevel
Left = 16
Top = 8
Width = 209
Height = 73
end
object OKBtn: TBitBtn
Left = 29
Top = 92
Width = 77
Height = 27
TabOrder = 0
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object HelpBtn: TBitBtn
Left = 136
Top = 92
Width = 77
Height = 27
TabOrder = 1
OnClick = HelpBtnClick
Kind = bkHelp
Margin = 2
Spacing = -1
IsControl = True
end
end