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

  1. object frmdrukpyt1: Tfrmdrukpyt1
  2.   Left = 289
  3.   Top = 226
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'frmdrukpyt1'
  7.   ClientHeight = 81
  8.   ClientWidth = 424
  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 BitBtn1: TBitBtn
  22.     Left = 6
  23.     Top = 18
  24.     Width = 201
  25.     Height = 21
  26.     Caption = 'druk systemow'
  27.     Default = True
  28.     TabOrder = 0
  29.     OnClick = BitBtn1Click
  30.   end
  31.   object BitBtn2: TBitBtn
  32.     Left = 214
  33.     Top = 18
  34.     Width = 201
  35.     Height = 21
  36.     Caption = 'druk blankietow'
  37.     TabOrder = 1
  38.     OnClick = BitBtn2Click
  39.   end
  40.   object BitBtn3: TBitBtn
  41.     Left = 176
  42.     Top = 50
  43.     Width = 75
  44.     Height = 21
  45.     Caption = 'anuluj'
  46.     TabOrder = 2
  47.     OnClick = BitBtn3Click
  48.   end
  49. end
  50.