object FormLoadedClasses: TFormLoadedClasses Left = 263 Top = 146 Width = 348 Height = 342 HelpContext = 24981 Caption = 'Loaded Classes' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object TreeView1: TTreeView Left = 0 Top = 0 Width = 340 Height = 315 ReadOnly = True Indent = 19 Align = alClient TabOrder = 0 OnMouseDown = TreeView1MouseDown OnMouseUp = TreeView1MouseUp end end