home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 April / PCWorld_2002-04_cd.bin / Novinky / grada / drogy.exe / 0 / RCDATA / THLASKA / THLASKA.txt
Text File  |  2001-09-26  |  887b  |  41 lines

  1. object Hlaska: THlaska
  2.   Left = 443
  3.   Top = 427
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Info'
  6.   ClientHeight = 186
  7.   ClientWidth = 323
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Viewer: THTMLViewer
  21.     Left = 0
  22.     Top = 0
  23.     Width = 323
  24.     Height = 186
  25.     OnHotSpotClick = ViewerHotSpotClick
  26.     TabOrder = 0
  27.     Align = alClient
  28.     BorderStyle = htNone
  29.     HistoryMaxCount = 0
  30.     DefFontName = 'Times New Roman'
  31.     DefPreFontName = 'Courier New'
  32.     NoSelect = False
  33.     ScrollBars = ssNone
  34.     CharSet = DEFAULT_CHARSET
  35.     PrintMarginLeft = 2
  36.     PrintMarginRight = 2
  37.     PrintMarginTop = 2
  38.     PrintMarginBottom = 2
  39.   end
  40. end
  41.