home *** CD-ROM | disk | FTP | other *** search
/ PC Open 18 / pcopen18.iso / INTERNET / HyperM / HMVIEWER.DAT / 0 / RCDATA / TFVISOR / TFVISOR.txt
Encoding:
Text File  |  1998-01-03  |  664 b   |  33 lines

  1. object Fvisor: TFvisor
  2.   Left = 247
  3.   Top = 171
  4.   Width = 435
  5.   Height = 300
  6.   BorderIcons = [biSystemMenu]
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   KeyPreview = True
  12.   PixelsPerInch = 96
  13.   OnKeyPress = FormKeyPress
  14.   TextHeight = 13
  15.   object Viewer: THTMLViewer
  16.     Left = 0
  17.     Top = 0
  18.     Width = 427
  19.     Height = 273
  20.     Cursor = crIBeam
  21.     ViewImages = True
  22.     TabOrder = 0
  23.     Align = alClient
  24.     DefBackground = clBlack
  25.     BorderStyle = htFocused
  26.     HistoryMaxCount = 0
  27.     DefFontName = 'Times New Roman'
  28.     DefPreFontName = 'Courier New'
  29.     ImageCacheCount = 0
  30.     NoSelect = True
  31.   end
  32. end
  33.