home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jumbo 2,500 Game Pack
/
DDVDAV937D1.iso
/
sharewarefin
/
ABSOSPDS.ZIP
/
32spad11.exe
/
ASPADES.EXE
/
0
/
RCDATA
/
TDLGOPTIONS
/
TDLGOPTIONS.txt
< prev
Wrap
Text File
|
1998-04-08
|
13KB
|
618 lines
object dlgOptions: TdlgOptions
Left = 466
Top = 114
Width = 335
Height = 353
HelpContext = 41003
ActiveControl = pgeOptions
Caption = 'Preferences'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object pgeOptions: TPageControl
Left = 0
Top = 0
Width = 327
Height = 257
ActivePage = tabPlayers
Align = alTop
TabOrder = 0
OnChange = pgeOptionsChange
object tabGeneral: TTabSheet
Caption = 'General'
OnEnter = tabGeneralEnter
OnExit = tabGeneralExit
object Label1: TLabel
Left = 16
Top = 32
Width = 57
Height = 13
Caption = 'Play Speed:'
end
object Label2: TLabel
Left = 20
Top = 76
Width = 65
Height = 13
Caption = 'Score to Win:'
end
object cbxSpeed: TComboBox
Left = 100
Top = 28
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Slow'
'Normal'
'Fast'
'Bullet')
TabOrder = 0
end
object rgpScore: TRadioGroup
Left = 100
Top = 68
Width = 145
Height = 57
Ctl3D = True
Items.Strings = (
'250'
'500')
ParentCtl3D = False
TabOrder = 1
TabStop = True
end
end
object tabTable: TTabSheet
Caption = 'Appearance'
OnEnter = tabTableEnter
object Shape1: TShape
Left = 256
Top = 164
Width = 54
Height = 54
Pen.Color = clYellow
Pen.Width = 2
end
object IDB_GREENCLOTH: TImage
Left = 78
Top = 22
Width = 50
Height = 50
OnClick = ImageClick
end
object IDB_MAHOGANY: TImage
Left = 230
Top = 22
Width = 50
Height = 50
OnClick = ImageClick
end
object IDB_OAK: TImage
Left = 78
Top = 102
Width = 50
Height = 50
OnClick = ImageClick
end
object IDB_GRANITE: TImage
Left = 230
Top = 102
Width = 50
Height = 50
OnClick = ImageClick
end
object Label3: TLabel
Left = 8
Top = 40
Width = 56
Height = 13
Caption = 'Green Cloth'
end
object Label4: TLabel
Left = 164
Top = 40
Width = 50
Height = 13
Caption = 'Mohagany'
end
object Label5: TLabel
Left = 8
Top = 120
Width = 20
Height = 13
Caption = 'Oak'
end
object Label6: TLabel
Left = 164
Top = 120
Width = 34
Height = 13
Caption = 'Granite'
end
end
object tabCards: TTabSheet
Caption = 'Cards'
OnEnter = tabCardsEnter
object pnlCards: TPanel
Left = 0
Top = 0
Width = 319
Height = 229
Align = alClient
BevelInner = bvLowered
TabOrder = 0
TabStop = True
object shpCardSel: TShape
Left = 232
Top = 116
Width = 55
Height = 80
Pen.Color = clFuchsia
Pen.Width = 2
end
object CardDeck1: TCardDeck
Left = 36
Top = 24
Width = 51
Height = 76
Value = 54
Stretch = True
Visible = False
OnClick = CardClick
end
object CardDeck2: TCardDeck
Left = 101
Top = 24
Width = 51
Height = 76
Value = 55
Stretch = True
Visible = False
OnClick = CardClick
end
object CardDeck3: TCardDeck
Left = 167
Top = 24
Width = 51
Height = 76
Value = 56
Stretch = True
Visible = False
OnClick = CardClick
end
object CardDeck4: TCardDeck
Left = 232
Top = 24
Width = 51
Height = 76
Value = 57
Stretch = True
Visible = False
OnClick = CardClick
end
object CardDeck5: TCardDeck
Left = 36
Top = 116
Width = 51
Height = 76
Value = 58
Stretch = True
Visible = False
OnClick = CardClick
end
object CardDeck6: TCardDeck
Left = 101
Top = 116
Width = 51
Height = 76
Value = 59
Stretch = True
Visible = False
OnClick = CardClick
end
object CardDeck7: TCardDeck
Left = 167
Top = 116
Width = 51
Height = 76
Value = 60
Stretch = True
Visible = False
OnClick = CardClick
end
end
end
object tabPlayers: TTabSheet
Caption = 'Players'
OnEnter = tabPlayersEnter
object Label9: TLabel
Left = 12
Top = 32
Width = 32
Height = 13
Caption = 'Player:'
end
object grpPlayer1: TGroupBox
Left = 8
Top = 80
Width = 297
Height = 105
Caption = 'North'
TabOrder = 1
TabStop = True
object Label7: TLabel
Left = 16
Top = 20
Width = 31
Height = 13
Caption = 'Name:'
end
object Label8: TLabel
Left = 20
Top = 52
Width = 27
Height = 13
Caption = 'Type:'
end
object rgpPlayerType: TRadioGroup
Left = 76
Top = 40
Width = 185
Height = 57
Items.Strings = (
'Computer'
'Human')
TabOrder = 1
OnClick = rgpPlayerTypeClick
end
object edtPlayerName: TEdit
Left = 76
Top = 16
Width = 189
Height = 21
TabOrder = 0
OnExit = edtPlayerNameExit
end
end
object cbxPlayers: TComboBox
Left = 84
Top = 28
Width = 145
Height = 21
Style = csDropDownList
DropDownCount = 4
ItemHeight = 13
TabOrder = 0
OnChange = cbxPlayersChange
end
end
object TabMusic: TTabSheet
Caption = 'Music'
object CheckBox1: TCheckBox
Left = 239
Top = 210
Width = 82
Height = 17
Caption = 'Music On'
State = cbChecked
TabOrder = 0
OnClick = CheckBox1Click
end
object Panel1: TPanel
Left = 64
Top = 16
Width = 177
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = '<none>'
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object Button1: TButton
Left = 8
Top = 16
Width = 49
Height = 17
Caption = 'Song 1:'
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Tag = 1
Left = 8
Top = 40
Width = 49
Height = 17
Caption = 'Song 2:'
TabOrder = 3
OnClick = Button1Click
end
object Panel2: TPanel
Left = 62
Top = 40
Width = 177
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = '<none>'
ParentShowHint = False
ShowHint = True
TabOrder = 4
end
object Button3: TButton
Tag = 2
Left = 8
Top = 64
Width = 49
Height = 17
Caption = 'Song 3:'
TabOrder = 5
OnClick = Button1Click
end
object Panel3: TPanel
Left = 62
Top = 64
Width = 177
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = '<none>'
ParentShowHint = False
ShowHint = True
TabOrder = 6
end
object Button4: TButton
Tag = 3
Left = 8
Top = 88
Width = 49
Height = 17
Caption = 'Song 4:'
TabOrder = 7
OnClick = Button1Click
end
object Panel4: TPanel
Left = 64
Top = 88
Width = 177
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = '<none>'
ParentShowHint = False
ShowHint = True
TabOrder = 8
end
object Button5: TButton
Tag = 4
Left = 8
Top = 112
Width = 49
Height = 17
Caption = 'Song 5:'
TabOrder = 9
OnClick = Button1Click
end
object Panel5: TPanel
Left = 64
Top = 112
Width = 177
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = '<none>'
ParentShowHint = False
ShowHint = True
TabOrder = 10
end
object Button6: TButton
Tag = 5
Left = 8
Top = 136
Width = 49
Height = 17
Caption = 'Song 6:'
TabOrder = 11
OnClick = Button1Click
end
object Panel6: TPanel
Left = 64
Top = 136
Width = 177
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = '<none>'
ParentShowHint = False
ShowHint = True
TabOrder = 12
end
object Button7: TButton
Tag = 6
Left = 8
Top = 160
Width = 49
Height = 17
Caption = 'Song 7:'
TabOrder = 13
OnClick = Button1Click
end
object Panel7: TPanel
Left = 64
Top = 160
Width = 177
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = '<none>'
ParentShowHint = False
ShowHint = True
TabOrder = 14
end
object Button8: TButton
Tag = 7
Left = 8
Top = 184
Width = 49
Height = 17
Caption = 'Song 8:'
TabOrder = 15
OnClick = Button1Click
end
object Panel8: TPanel
Left = 64
Top = 184
Width = 177
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
Caption = '<none>'
ParentShowHint = False
ShowHint = True
TabOrder = 16
end
object Button9: TButton
Left = 248
Top = 16
Width = 65
Height = 17
Caption = 'Preview'
TabOrder = 17
OnClick = Button9Click
end
object Button10: TButton
Tag = 1
Left = 246
Top = 40
Width = 65
Height = 17
Caption = 'Preview'
TabOrder = 18
OnClick = Button9Click
end
object Button11: TButton
Tag = 2
Left = 246
Top = 64
Width = 65
Height = 17
Caption = 'Preview'
TabOrder = 19
OnClick = Button9Click
end
object Button12: TButton
Tag = 3
Left = 246
Top = 88
Width = 65
Height = 17
Caption = 'Preview'
TabOrder = 20
OnClick = Button9Click
end
object Button13: TButton
Tag = 4
Left = 246
Top = 112
Width = 65
Height = 17
Caption = 'Preview'
TabOrder = 21
OnClick = Button9Click
end
object Button14: TButton
Tag = 5
Left = 246
Top = 136
Width = 65
Height = 17
Caption = 'Preview'
TabOrder = 22
OnClick = Button9Click
end
object Button15: TButton
Tag = 6
Left = 246
Top = 160
Width = 65
Height = 17
Caption = 'Preview'
TabOrder = 23
OnClick = Button9Click
end
object Button16: TButton
Tag = 7
Left = 246
Top = 184
Width = 65
Height = 17
Caption = 'Preview'
TabOrder = 24
OnClick = Button9Click
end
end
end
object btnOk: TButton
Left = 75
Top = 292
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 1
end
object btnCancel: TButton
Left = 162
Top = 292
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object btnApply: TButton
Left = 248
Top = 292
Width = 75
Height = 25
Caption = 'Apply'
TabOrder = 3
Visible = False
end
object chkSave: TCheckBox
Left = 115
Top = 264
Width = 113
Height = 17
Caption = 'Save Preferences'
State = cbChecked
TabOrder = 4
Visible = False
end
object MediaPlayer2: TMediaPlayer
Left = 48
Top = 272
Width = 253
Height = 25
Visible = False
TabOrder = 5
end
object OpenDialog1: TOpenDialog
Filter = 'Midi Files|*.mid; *.rmi'
Left = 29
Top = 285
end
end