object BMLBox: TBMLBox Left = 271 Top = 75 Width = 215 Height = 383 BorderIcons = [biSystemMenu] Caption = 'Bookmark List' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object ListBox1: TListBox Left = 0 Top = 0 Width = 207 Height = 356 Align = alClient ItemHeight = 13 Items.Strings = ( ' ') TabOrder = 0 OnClick = ListBox1Click end end