object PrdSelect: TPrdSelect Left = 336 Top = 220 BorderIcons = [] BorderStyle = bsSingle Caption = 'Product Selection' ClientHeight = 311 ClientWidth = 347 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object Productlist: TGroupBox Left = 0 Top = 0 Width = 345 Height = 297 Caption = 'Product List' TabOrder = 0 object lstprdlist: TListBox Left = 8 Top = 16 Width = 329 Height = 273 ItemHeight = 13 TabOrder = 0 end end end