object dropDownFrm: TdropDownFrm Left = 589 Top = 136 BorderStyle = bsNone Caption = 'dropDownFrm' ClientHeight = 201 ClientWidth = 173 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object ComboBox1: TComboBox Left = 22 Top = 49 Width = 145 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 0 Visible = False end end