object ComponentPalette: TComponentPalette Left = 0 Top = 0 BorderStyle = bsToolWindow Caption = 'Component Palette' ClientHeight = 508 ClientWidth = 177 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 PixelsPerInch = 96 TextHeight = 13 object ListBox1: TListBox AlignWithMargins = True Left = 3 Top = 3 Width = 171 Height = 502 Align = alClient ItemHeight = 13 TabOrder = 0 ExplicitLeft = 8 ExplicitTop = 8 ExplicitWidth = 163 ExplicitHeight = 491 end end