home *** CD-ROM | disk | FTP | other *** search
/ BUG 4 / BUGCD1997_05.BIN / mulmedia / avic / avict32.exe / 0 / RCDATA / TTHEHINTWINDOW / TTHEHINTWINDOW.txt
Text File  |  1997-03-05  |  303b  |  16 lines

  1. object TheHintWindow: TTheHintWindow
  2.   Left = 200
  3.   Top = 95
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'TheHintWindow'
  7.   ClientHeight = 22
  8.   ClientWidth = 175
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 16
  15. end
  16.