object ObjectInspector: TObjectInspector Left = 0 Top = 0 BorderStyle = bsSizeToolWin Caption = 'Object inspector' ClientHeight = 542 ClientWidth = 225 Color = clBtnFace UseDockManager = True DragKind = dkDock DragMode = dmAutomatic Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Visible = True PixelsPerInch = 96 TextHeight = 13 object ComboBox1: TComboBox AlignWithMargins = True Left = 3 Top = 3 Width = 219 Height = 21 Align = alTop ItemHeight = 13 TabOrder = 0 Text = 'ComboBox1' ExplicitLeft = 4 ExplicitTop = 8 ExplicitWidth = 217 end object ValueListEditor1: TValueListEditor AlignWithMargins = True Left = 3 Top = 51 Width = 219 Height = 488 Margins.Top = 0 Align = alClient TabOrder = 1 ExplicitLeft = 27 ExplicitTop = 155 ExplicitWidth = 193 ExplicitHeight = 361 ColWidths = ( 150 63) end object TabSet1: TTabSet AlignWithMargins = True Left = 3 Top = 30 Width = 219 Height = 21 Margins.Bottom = 0 Align = alTop Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Style = tsModernTabs Tabs.Strings = ( 'Properties' 'Events') TabIndex = 0 TabPosition = tpTop ExplicitLeft = 24 ExplicitWidth = 185 end end