home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WinFiles.com
/
InfoMagic-WinFilesDotCom-June1998-Disc2of3-DAMAGED_DISC.iso
/
games-card
/
patien20.exe
/
PATIENCE.EXE
/
0
/
RCDATA
/
TCARDBACKDLG
/
TCARDBACKDLG.txt
Wrap
Text File
|
1998-01-12
|
1KB
|
58 lines
object CardBackDlg: TCardBackDlg
Left = 666
Top = 122
BorderStyle = bsDialog
Caption = 'Card Design'
ClientHeight = 284
ClientWidth = 251
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 233
Height = 237
Shape = bsFrame
end
object Label1: TLabel
Left = 28
Top = 32
Width = 194
Height = 13
Caption = 'Select the card design you prefer:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object OKBtn: TButton
Left = 87
Top = 252
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKBtnClick
end
object CardBar: TScrollBar
Left = 72
Top = 204
Width = 100
Height = 13
TabOrder = 1
OnChange = CardBarChange
end
end