home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
Reklamy
/
Elpira-PW
/
MegaLotek.exe
/
0
/
RCDATA
/
TFRMPARAM
/
TFRMPARAM.txt
Wrap
Text File
|
1999-10-21
|
5KB
|
231 lines
object frmParam: TfrmParam
Left = 282
Top = 229
HelpContext = 1024
BorderIcons = []
BorderStyle = bsToolWindow
Caption = 'Parametry gry'
ClientHeight = 148
ClientWidth = 449
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Bevel3: TBevel
Left = 2
Top = 82
Width = 445
Height = 33
Shape = bsFrame
end
object Bevel1: TBevel
Left = 2
Top = 4
Width = 445
Height = 39
Shape = bsFrame
end
object Bevel2: TBevel
Left = 2
Top = 46
Width = 445
Height = 33
Shape = bsFrame
end
object Label1: TLabel
Left = 10
Top = 6
Width = 64
Height = 13
Caption = 'Ilosc skreslen'
Font.Charset = DEFAULT_CHARSET
Font.Color = 14024447
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 88
Top = 6
Width = 46
Height = 13
Caption = 'Ilosc liczb'
Font.Charset = DEFAULT_CHARSET
Font.Color = 14024447
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 170
Top = 6
Width = 70
Height = 13
Caption = 'Ilosc zakladow'
Font.Charset = DEFAULT_CHARSET
Font.Color = 14024447
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 298
Top = 6
Width = 75
Height = 13
Caption = 'Ilosc kombinacji'
Font.Charset = DEFAULT_CHARSET
Font.Color = 14024447
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label5: TLabel
Left = 22
Top = 56
Width = 123
Height = 13
Caption = 'Metoda generacji systemu'
Font.Charset = DEFAULT_CHARSET
Font.Color = 14024447
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label6: TLabel
Left = 22
Top = 92
Width = 96
Height = 13
Caption = 'Gwarancja wygranej'
Font.Charset = DEFAULT_CHARSET
Font.Color = 14024447
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object spSkres: TRxSpinEdit
Left = 8
Top = 20
Width = 63
Height = 19
Alignment = taCenter
MinValue = 1.000000000000000000
Color = 14024447
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
OnChange = spSkresChange
end
object spLiczb: TRxSpinEdit
Left = 88
Top = 20
Width = 63
Height = 19
Alignment = taCenter
MinValue = 1.000000000000000000
Color = 14024447
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
OnChange = spLiczbChange
end
object spZakladow: TRxSpinEdit
Left = 170
Top = 20
Width = 109
Height = 19
Alignment = taCenter
Decimal = 0
MaxValue = 9999999999.000000000000000000
MinValue = 1.000000000000000000
Color = 14024447
Ctl3D = False
ParentCtl3D = False
TabOrder = 2
end
object st1: TStaticText
Left = 298
Top = 20
Width = 143
Height = 19
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSingle
Caption = 'st1'
Color = 16777181
ParentColor = False
TabOrder = 3
end
object cbMetoda: TComboBox
Left = 164
Top = 52
Width = 277
Height = 21
Style = csDropDownList
Color = 14024447
Ctl3D = True
ItemHeight = 13
Items.Strings = (
'Metoda pe�na'
'Metoda skr�cona r�wnomierna'
'Metoda skr�cona przypadkowa'
'Metoda pe�na gwarancyjna'
'Metoda �a�cuchowa I stopnia'
'Metoda �a�cuchowa II stopnia')
ParentCtl3D = False
TabOrder = 4
OnChange = cbMetodaChange
end
object cbGwar: TComboBox
Left = 164
Top = 88
Width = 73
Height = 21
Style = csDropDownList
Color = 14024447
ItemHeight = 13
TabOrder = 5
OnChange = cbGwarChange
end
object btnOk: TBitBtn
Left = 4
Top = 122
Width = 75
Height = 21
Caption = 'OK'
Default = True
TabOrder = 6
OnClick = btnOkClick
end
object btnAnuluj: TBitBtn
Left = 86
Top = 122
Width = 75
Height = 21
Caption = 'Anuluj'
TabOrder = 7
OnClick = btnAnulujClick
end
end