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

  1. object FormLoadedClasses: TFormLoadedClasses
  2.   Left = 263
  3.   Top = 146
  4.   Width = 348
  5.   Height = 342
  6.   HelpContext = 24981
  7.   Caption = 'Loaded Classes'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object TreeView1: TTreeView
  17.     Left = 0
  18.     Top = 0
  19.     Width = 340
  20.     Height = 315
  21.     ReadOnly = True
  22.     Indent = 19
  23.     Align = alClient
  24.     TabOrder = 0
  25.     OnMouseDown = TreeView1MouseDown
  26.     OnMouseUp = TreeView1MouseUp
  27.   end
  28. end
  29.