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

  1. object frmnowaGraPl: TfrmnowaGraPl
  2.   Left = 288
  3.   Top = 309
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'frmnowaGraPl'
  7.   ClientHeight = 100
  8.   ClientWidth = 280
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnPaint = FormPaint
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel3: TBevel
  22.     Left = 6
  23.     Top = 6
  24.     Width = 269
  25.     Height = 43
  26.     Shape = bsFrame
  27.   end
  28.   object Label8: TLabel
  29.     Left = 12
  30.     Top = 10
  31.     Width = 50
  32.     Height = 13
  33.     Caption = 'Nazwa gry'
  34.     Color = clSilver
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = 14024447
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = []
  40.     ParentColor = False
  41.     ParentFont = False
  42.     Transparent = True
  43.   end
  44.   object btnOK: TBitBtn
  45.     Left = 6
  46.     Top = 62
  47.     Width = 75
  48.     Height = 21
  49.     Caption = 'OK'
  50.     TabOrder = 0
  51.     OnClick = btnOKClick
  52.   end
  53.   object btnAnuluj: TBitBtn
  54.     Left = 84
  55.     Top = 62
  56.     Width = 75
  57.     Height = 21
  58.     Caption = 'Anuluj'
  59.     TabOrder = 1
  60.     OnClick = btnAnulujClick
  61.   end
  62.   object btnBlankiety: TBitBtn
  63.     Left = 162
  64.     Top = 62
  65.     Width = 75
  66.     Height = 21
  67.     Caption = 'Blankiety'
  68.     TabOrder = 2
  69.     OnClick = btnBlankietyClick
  70.   end
  71.   object Edit1: TEdit
  72.     Left = 12
  73.     Top = 26
  74.     Width = 257
  75.     Height = 19
  76.     Color = 14024447
  77.     Ctl3D = False
  78.     Enabled = False
  79.     ParentCtl3D = False
  80.     TabOrder = 3
  81.     Text = 'Edit1'
  82.   end
  83. end
  84.