object frmdrukpyt1: Tfrmdrukpyt1 Left = 289 Top = 226 BorderIcons = [] BorderStyle = bsSingle Caption = 'frmdrukpyt1' ClientHeight = 81 ClientWidth = 424 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 BitBtn1: TBitBtn Left = 6 Top = 18 Width = 201 Height = 21 Caption = 'druk systemow' Default = True TabOrder = 0 OnClick = BitBtn1Click end object BitBtn2: TBitBtn Left = 214 Top = 18 Width = 201 Height = 21 Caption = 'druk blankietow' TabOrder = 1 OnClick = BitBtn2Click end object BitBtn3: TBitBtn Left = 176 Top = 50 Width = 75 Height = 21 Caption = 'anuluj' TabOrder = 2 OnClick = BitBtn3Click end end