home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / GoldHTML / Golden.exe / 0 / RCDATA / TFORM40 / TFORM40.txt
Text File  |  1998-04-04  |  943b  |  52 lines

  1. object Form40: TForm40
  2.   Left = 200
  3.   Top = 108
  4.   Width = 266
  5.   Height = 184
  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.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Panel1: TPanel
  15.     Left = 0
  16.     Top = 116
  17.     Width = 258
  18.     Height = 41
  19.     Align = alBottom
  20.     TabOrder = 0
  21.     object Button1: TButton
  22.       Left = 8
  23.       Top = 8
  24.       Width = 75
  25.       Height = 25
  26.       Cancel = True
  27.       Caption = 'Ok'
  28.       Default = True
  29.       ModalResult = 1
  30.       TabOrder = 0
  31.     end
  32.   end
  33.   object Panel2: TPanel
  34.     Left = 0
  35.     Top = 0
  36.     Width = 258
  37.     Height = 116
  38.     Align = alClient
  39.     TabOrder = 1
  40.     object ClipboardViewer1: TClipboardViewer
  41.       Left = 1
  42.       Top = 1
  43.       Width = 256
  44.       Height = 114
  45.       Align = alClient
  46.       Ctl3D = True
  47.       ParentCtl3D = False
  48.       TabOrder = 0
  49.     end
  50.   end
  51. end
  52.