home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / sharewar / setup21 / easypad.exe / 0 / RCDATA / TFRMCLIPBOARD / TFRMCLIPBOARD.txt
Text File  |  1998-10-18  |  599b  |  32 lines

  1. object frmClipBoard: TfrmClipBoard
  2.   Left = 206
  3.   Top = 112
  4.   Width = 407
  5.   Height = 312
  6.   Caption = 'Obsah 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.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object ClipboardViewer1: TClipboardViewer
  16.     Left = 0
  17.     Top = 0
  18.     Width = 399
  19.     Height = 266
  20.     Align = alClient
  21.     TabOrder = 0
  22.   end
  23.   object StatusBar1: TStatusBar
  24.     Left = 0
  25.     Top = 266
  26.     Width = 399
  27.     Height = 19
  28.     Panels = <>
  29.     SimplePanel = False
  30.   end
  31. end
  32.