home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jumbo 2,500 Game Pack
/
DDVDAV937D1.iso
/
sharewarefin
/
ABSOSPDS.ZIP
/
32spad11.exe
/
ASPADES.EXE
/
0
/
RCDATA
/
TDLGBID
/
TDLGBID.txt
Wrap
Text File
|
1998-04-08
|
4KB
|
195 lines
object dlgBid: TdlgBid
Left = 740
Top = 136
BorderIcons = []
BorderStyle = bsToolWindow
Caption = 'Bid'
ClientHeight = 184
ClientWidth = 238
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poDefaultPosOnly
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object OKBtn: TButton
Left = 81
Top = 152
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = OKBtnClick
end
object pnlBid: TPanel
Left = 0
Top = 0
Width = 238
Height = 145
Align = alTop
BevelInner = bvLowered
BevelWidth = 2
TabOrder = 1
object lblBidPlayer: TRxLabel
Left = 4
Top = 4
Width = 230
Height = 25
Alignment = taCenter
AutoSize = False
Layout = tlCenter
ShadowColor = clMaroon
ShowAccelChar = False
Transparent = True
Align = alTop
Caption = 'Player'
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TSpeedButton
Left = 22
Top = 37
Width = 25
Height = 25
GroupIndex = 1
Caption = '1'
OnClick = BidClick
end
object Button2: TSpeedButton
Left = 50
Top = 37
Width = 25
Height = 25
GroupIndex = 1
Caption = '2'
OnClick = BidClick
end
object Button3: TSpeedButton
Left = 78
Top = 37
Width = 25
Height = 25
GroupIndex = 1
Caption = '3'
OnClick = BidClick
end
object Button4: TSpeedButton
Left = 106
Top = 37
Width = 25
Height = 25
GroupIndex = 1
Caption = '4'
OnClick = BidClick
end
object Button5: TSpeedButton
Left = 134
Top = 37
Width = 25
Height = 25
GroupIndex = 1
Caption = '5'
OnClick = BidClick
end
object Button6: TSpeedButton
Left = 162
Top = 37
Width = 25
Height = 25
GroupIndex = 1
Caption = '6'
OnClick = BidClick
end
object Button7: TSpeedButton
Left = 190
Top = 37
Width = 25
Height = 25
GroupIndex = 1
Caption = '7'
OnClick = BidClick
end
object Button8: TSpeedButton
Left = 22
Top = 69
Width = 25
Height = 25
GroupIndex = 1
Caption = '8'
OnClick = BidClick
end
object Button9: TSpeedButton
Left = 50
Top = 69
Width = 25
Height = 25
GroupIndex = 1
Caption = '9'
OnClick = BidClick
end
object Button10: TSpeedButton
Left = 78
Top = 69
Width = 25
Height = 25
GroupIndex = 1
Caption = '10'
OnClick = BidClick
end
object Button11: TSpeedButton
Left = 106
Top = 69
Width = 25
Height = 25
GroupIndex = 1
Caption = '11'
OnClick = BidClick
end
object Button12: TSpeedButton
Left = 134
Top = 69
Width = 25
Height = 25
GroupIndex = 1
Caption = '12'
OnClick = BidClick
end
object Button0: TSpeedButton
Left = 190
Top = 69
Width = 25
Height = 25
GroupIndex = 1
Caption = 'Nil'
OnClick = BidClick
end
object Button13: TSpeedButton
Left = 162
Top = 69
Width = 25
Height = 25
GroupIndex = 1
Caption = '13'
OnClick = BidClick
end
object edtBid: TRxSpinEdit
Left = 93
Top = 108
Width = 51
Height = 21
Increment = 1.000000000000000000
MaxValue = 13.000000000000000000
TabOrder = 0
Value = 1.000000000000000000
OnChange = edtBidChange
end
end
end