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

  1. object frmGrupa06: TfrmGrupa06
  2.   Left = 249
  3.   Top = 271
  4.   HelpContext = 1019
  5.   BorderIcons = []
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'frmGrupa06'
  8.   ClientHeight = 116
  9.   ClientWidth = 456
  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 Bevel1: TBevel
  23.     Left = 6
  24.     Top = 4
  25.     Width = 445
  26.     Height = 69
  27.     Shape = bsFrame
  28.   end
  29.   object Label1: TLabel
  30.     Left = 20
  31.     Top = 46
  32.     Width = 137
  33.     Height = 13
  34.     Caption = 'Wysokosc udzialu w grze (%)'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = 14024447
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = []
  40.     ParentFont = False
  41.     Transparent = True
  42.   end
  43.   object BitBtn1: TBitBtn
  44.     Left = 10
  45.     Top = 86
  46.     Width = 75
  47.     Height = 21
  48.     Caption = 'OK'
  49.     Default = True
  50.     TabOrder = 1
  51.     OnClick = BitBtn1Click
  52.   end
  53.   object BitBtn2: TBitBtn
  54.     Left = 92
  55.     Top = 86
  56.     Width = 75
  57.     Height = 21
  58.     Caption = 'Anuluj'
  59.     TabOrder = 2
  60.     OnClick = BitBtn2Click
  61.   end
  62.   object st1: TStaticText
  63.     Left = 18
  64.     Top = 14
  65.     Width = 421
  66.     Height = 17
  67.     Alignment = taCenter
  68.     AutoSize = False
  69.     BorderStyle = sbsSingle
  70.     Caption = 'st1'
  71.     Color = 14024447
  72.     ParentColor = False
  73.     TabOrder = 3
  74.   end
  75.   object spin1: TRxSpinEdit
  76.     Left = 204
  77.     Top = 42
  78.     Width = 79
  79.     Height = 19
  80.     Alignment = taCenter
  81.     MaxValue = 100.000000000000000000
  82.     ValueType = vtFloat
  83.     Color = 14024447
  84.     Ctl3D = False
  85.     ParentCtl3D = False
  86.     TabOrder = 0
  87.   end
  88. end
  89.