home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2001 #9 / K-CD_2001-09.iso / Tools / treepad / Treepad.exe / 0 / RCDATA / TPRNTPROGDLG / TPRNTPROGDLG.txt
Text File  |  1999-03-01  |  946b  |  53 lines

  1. object PrntProgDlg: TPrntProgDlg
  2.   Left = 200
  3.   Top = 111
  4.   Width = 293
  5.   Height = 111
  6.   BorderIcons = []
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'Print Progress'
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel: TBevel
  18.     Left = 4
  19.     Top = 4
  20.     Width = 277
  21.     Height = 77
  22.     Shape = bsFrame
  23.   end
  24.   object lblStatus: TLabel
  25.     Left = 12
  26.     Top = 16
  27.     Width = 40
  28.     Height = 13
  29.     Caption = 'lblStatus'
  30.   end
  31.   object lblTitle: TLabel
  32.     Left = 12
  33.     Top = 36
  34.     Width = 30
  35.     Height = 13
  36.     Caption = 'lblTitle'
  37.   end
  38.   object lblPageNumDesc: TLabel
  39.     Left = 12
  40.     Top = 56
  41.     Width = 68
  42.     Height = 13
  43.     Caption = 'Page Number:'
  44.   end
  45.   object lblPageNumber: TLabel
  46.     Left = 92
  47.     Top = 56
  48.     Width = 72
  49.     Height = 13
  50.     Caption = 'lblPageNumber'
  51.   end
  52. end
  53.