home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Reklamy / Elpira-PW / MegaLotek.exe / 0 / RCDATA / TFRMPARAM / TFRMPARAM.txt
Text File  |  1999-10-21  |  5KB  |  231 lines

  1. object frmParam: TfrmParam
  2.   Left = 282
  3.   Top = 229
  4.   HelpContext = 1024
  5.   BorderIcons = []
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'Parametry gry'
  8.   ClientHeight = 148
  9.   ClientWidth = 449
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnPaint = FormPaint
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel3: TBevel
  23.     Left = 2
  24.     Top = 82
  25.     Width = 445
  26.     Height = 33
  27.     Shape = bsFrame
  28.   end
  29.   object Bevel1: TBevel
  30.     Left = 2
  31.     Top = 4
  32.     Width = 445
  33.     Height = 39
  34.     Shape = bsFrame
  35.   end
  36.   object Bevel2: TBevel
  37.     Left = 2
  38.     Top = 46
  39.     Width = 445
  40.     Height = 33
  41.     Shape = bsFrame
  42.   end
  43.   object Label1: TLabel
  44.     Left = 10
  45.     Top = 6
  46.     Width = 64
  47.     Height = 13
  48.     Caption = 'Ilosc skreslen'
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = 14024447
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     Transparent = True
  56.   end
  57.   object Label2: TLabel
  58.     Left = 88
  59.     Top = 6
  60.     Width = 46
  61.     Height = 13
  62.     Caption = 'Ilosc liczb'
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = 14024447
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = []
  68.     ParentFont = False
  69.     Transparent = True
  70.   end
  71.   object Label3: TLabel
  72.     Left = 170
  73.     Top = 6
  74.     Width = 70
  75.     Height = 13
  76.     Caption = 'Ilosc zakladow'
  77.     Font.Charset = DEFAULT_CHARSET
  78.     Font.Color = 14024447
  79.     Font.Height = -11
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = []
  82.     ParentFont = False
  83.     Transparent = True
  84.   end
  85.   object Label4: TLabel
  86.     Left = 298
  87.     Top = 6
  88.     Width = 75
  89.     Height = 13
  90.     Caption = 'Ilosc kombinacji'
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = 14024447
  93.     Font.Height = -11
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = []
  96.     ParentFont = False
  97.     Transparent = True
  98.   end
  99.   object Label5: TLabel
  100.     Left = 22
  101.     Top = 56
  102.     Width = 123
  103.     Height = 13
  104.     Caption = 'Metoda generacji systemu'
  105.     Font.Charset = DEFAULT_CHARSET
  106.     Font.Color = 14024447
  107.     Font.Height = -11
  108.     Font.Name = 'MS Sans Serif'
  109.     Font.Style = []
  110.     ParentFont = False
  111.     Transparent = True
  112.   end
  113.   object Label6: TLabel
  114.     Left = 22
  115.     Top = 92
  116.     Width = 96
  117.     Height = 13
  118.     Caption = 'Gwarancja wygranej'
  119.     Font.Charset = DEFAULT_CHARSET
  120.     Font.Color = 14024447
  121.     Font.Height = -11
  122.     Font.Name = 'MS Sans Serif'
  123.     Font.Style = []
  124.     ParentFont = False
  125.     Transparent = True
  126.   end
  127.   object spSkres: TRxSpinEdit
  128.     Left = 8
  129.     Top = 20
  130.     Width = 63
  131.     Height = 19
  132.     Alignment = taCenter
  133.     MinValue = 1.000000000000000000
  134.     Color = 14024447
  135.     Ctl3D = False
  136.     ParentCtl3D = False
  137.     TabOrder = 0
  138.     OnChange = spSkresChange
  139.   end
  140.   object spLiczb: TRxSpinEdit
  141.     Left = 88
  142.     Top = 20
  143.     Width = 63
  144.     Height = 19
  145.     Alignment = taCenter
  146.     MinValue = 1.000000000000000000
  147.     Color = 14024447
  148.     Ctl3D = False
  149.     ParentCtl3D = False
  150.     TabOrder = 1
  151.     OnChange = spLiczbChange
  152.   end
  153.   object spZakladow: TRxSpinEdit
  154.     Left = 170
  155.     Top = 20
  156.     Width = 109
  157.     Height = 19
  158.     Alignment = taCenter
  159.     Decimal = 0
  160.     MaxValue = 9999999999.000000000000000000
  161.     MinValue = 1.000000000000000000
  162.     Color = 14024447
  163.     Ctl3D = False
  164.     ParentCtl3D = False
  165.     TabOrder = 2
  166.   end
  167.   object st1: TStaticText
  168.     Left = 298
  169.     Top = 20
  170.     Width = 143
  171.     Height = 19
  172.     Alignment = taCenter
  173.     AutoSize = False
  174.     BorderStyle = sbsSingle
  175.     Caption = 'st1'
  176.     Color = 16777181
  177.     ParentColor = False
  178.     TabOrder = 3
  179.   end
  180.   object cbMetoda: TComboBox
  181.     Left = 164
  182.     Top = 52
  183.     Width = 277
  184.     Height = 21
  185.     Style = csDropDownList
  186.     Color = 14024447
  187.     Ctl3D = True
  188.     ItemHeight = 13
  189.     Items.Strings = (
  190.       'Metoda pe∩┐╜na'
  191.       'Metoda skr∩┐╜cona r∩┐╜wnomierna'
  192.       'Metoda skr∩┐╜cona przypadkowa'
  193.       'Metoda pe∩┐╜na gwarancyjna'
  194.       'Metoda ∩┐╜a∩┐╜cuchowa I stopnia'
  195.       'Metoda ∩┐╜a∩┐╜cuchowa II stopnia')
  196.     ParentCtl3D = False
  197.     TabOrder = 4
  198.     OnChange = cbMetodaChange
  199.   end
  200.   object cbGwar: TComboBox
  201.     Left = 164
  202.     Top = 88
  203.     Width = 73
  204.     Height = 21
  205.     Style = csDropDownList
  206.     Color = 14024447
  207.     ItemHeight = 13
  208.     TabOrder = 5
  209.     OnChange = cbGwarChange
  210.   end
  211.   object btnOk: TBitBtn
  212.     Left = 4
  213.     Top = 122
  214.     Width = 75
  215.     Height = 21
  216.     Caption = 'OK'
  217.     Default = True
  218.     TabOrder = 6
  219.     OnClick = btnOkClick
  220.   end
  221.   object btnAnuluj: TBitBtn
  222.     Left = 86
  223.     Top = 122
  224.     Width = 75
  225.     Height = 21
  226.     Caption = 'Anuluj'
  227.     TabOrder = 7
  228.     OnClick = btnAnulujClick
  229.   end
  230. end
  231.