home *** CD-ROM | disk | FTP | other *** search
- object ObjInspector: TObjInspector
- Left = 238
- Top = 228
- Width = 238
- Height = 393
- Caption = 'Object Inspector'
- Color = clBtnFace
- DragKind = dkDock
- DragMode = dmAutomatic
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 120
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 230
- Height = 366
- Align = alClient
- Caption = 'Panel1'
- TabOrder = 0
- object Panel2: TPanel
- Left = 1
- Top = 1
- Width = 228
- Height = 33
- Align = alTop
- Caption = 'Panel2'
- TabOrder = 0
- OnResize = Panel2Resize
- object ComboBox1: TComboBox
- Left = 1
- Top = 1
- Width = 224
- Height = 24
- ItemHeight = 16
- TabOrder = 0
- Text = 'ComboBox1'
- end
- end
- object PageControl1: TPageControl
- Left = 1
- Top = 34
- Width = 228
- Height = 331
- ActivePage = TabSheet1
- Align = alClient
- MultiLine = True
- ScrollOpposite = True
- TabOrder = 1
- object TabSheet1: TTabSheet
- Caption = 'Properties'
- end
- object TabSheet2: TTabSheet
- Caption = 'Events'
- ImageIndex = 1
- end
- end
- end
- end
-