home *** CD-ROM | disk | FTP | other *** search
- object HierarchyDlg: THierarchyDlg
- Left = 200
- Top = 101
- BorderStyle = bsDialog
- Caption = 'Hierarchy Dialog'
- ClientHeight = 266
- ClientWidth = 270
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object ListBox1: TListBox
- Left = 0
- Top = 0
- Width = 270
- Height = 201
- Align = alTop
- Color = clYellow
- ItemHeight = 16
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 96
- Top = 216
- Width = 89
- Height = 33
- TabOrder = 1
- Kind = bkOK
- end
- end
-