object EasyIEBandForm2: TEasyIEBandForm2 Left = 310 Top = 455 Width = 696 Height = 63 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] OldCreateOrder = False OnResize = EasyIEBandFormResize OnIEProgressChange = EasyIEBandFormIEProgressChange PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 137 Height = 29 Align = alLeft TabOrder = 0 object Label1: TLabel Left = 8 Top = 4 Width = 115 Height = 13 Caption = 'Horz Explorer Info Band' end end object Panel2: TPanel Left = 137 Top = 0 Width = 551 Height = 29 Align = alClient TabOrder = 1 object Label3: TLabel Left = 240 Top = 6 Width = 31 Height = 13 Caption = 'Label3' end object Label2: TLabel Left = 456 Top = 8 Width = 31 Height = 13 Caption = 'Label2' end object ProgressBar1: TProgressBar Left = 16 Top = 5 Width = 209 Height = 17 TabOrder = 0 end end end