home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 October A / Pcwk10a98.iso / Inprise / TRIAL / JBUILDER / JRUNTIME.Z / jbuilder.exe / 0 / RCDATA / TINSIGHTDROP / TINSIGHTDROP.txt
Text File  |  1998-05-08  |  427b  |  20 lines

  1. object InsightDrop: TInsightDrop
  2.   Left = -500
  3.   Top = -500
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsToolWindow
  8.   Caption = 'InsightDrop'
  9.   ClientHeight = 0
  10.   ClientWidth = 112
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -13
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Visible = True
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19. end
  20.