home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / share / tools / pse / pse.exe / Pse.exe / 0 / RCDATA / TPRINTERF / TPRINTERF.txt < prev   
Text File  |  1999-03-27  |  1KB  |  62 lines

  1. object PrinterF: TPrinterF
  2.   Left = 200
  3.   Top = 109
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 129
  7.   ClientWidth = 265
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Bevel1: TBevel
  16.     Left = 6
  17.     Top = 96
  18.     Width = 253
  19.     Height = 7
  20.     Shape = bsTopLine
  21.   end
  22.   object Image1: TImage
  23.     Left = 6
  24.     Top = 6
  25.     Width = 32
  26.     Height = 32
  27.     AutoSize = True
  28.     Center = True
  29.     Picture.Data = {<image000.ico>}
  30.   end
  31.   object ActPrinter: TLabel
  32.     Left = 48
  33.     Top = 18
  34.     Width = 211
  35.     Height = 13
  36.     AutoSize = False
  37.     Caption = 'ActPrinter'
  38.   end
  39.   object FontsASo: TLabel
  40.     Left = 6
  41.     Top = 48
  42.     Width = 253
  43.     Height = 37
  44.     Alignment = taCenter
  45.     AutoSize = False
  46.     Font.Color = clBlack
  47.     Font.Height = -24
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.   end
  52.   object Button1: TButton
  53.     Left = 6
  54.     Top = 102
  55.     Width = 75
  56.     Height = 25
  57.     Caption = '&Schlie∩┐╜en'
  58.     TabOrder = 0
  59.     OnClick = Button1Click
  60.   end
  61. end
  62.