home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / uaktual / kataut32 / data.z / CARDRUK.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1997-12-13  |  493b  |  27 lines

  1. object Form1: TForm1
  2.   Left = 356
  3.   Top = 281
  4.   Width = 234
  5.   Height = 72
  6.   Caption = 'Drukowanie...'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnActivate = FormActivate
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Label1: TLabel
  15.     Left = 0
  16.     Top = 16
  17.     Width = 226
  18.     Height = 17
  19.     Alignment = taCenter
  20.     Caption = 'Przygotowanie do wydruku'
  21.   end
  22.   object PrintDialog1: TPrintDialog
  23.     Left = 184
  24.     Top = 80
  25.   end
  26. end
  27.