home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / HTMLed / EDITOR.EXE / 0 / RCDATA / TCLIPFORM / TCLIPFORM.txt
Text File  |  1998-10-11  |  682b  |  34 lines

  1. object ClipForm: TClipForm
  2.   Left = 205
  3.   Top = 114
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Prohl∩┐╜e∩┐╜ schr∩┐╜nky'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   OnHide = FormHide
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object ClipboardViewer1: TClipboardViewer
  18.     Left = 0
  19.     Top = 0
  20.     Width = 427
  21.     Height = 273
  22.     HorzScrollBar.Tracking = True
  23.     VertScrollBar.Tracking = True
  24.     Align = alClient
  25.     Ctl3D = True
  26.     ParentCtl3D = False
  27.     TabOrder = 0
  28.   end
  29.   object FormStorage1: TFormStorage
  30.     Left = 370
  31.     Top = 26
  32.   end
  33. end
  34.