object EasyShellBandFormVertical: TEasyShellBandFormVertical Left = 326 Top = 209 Width = 238 Height = 460 HorzScrollBar.Tracking = True VertScrollBar.Tracking = True Caption = 'Vertical Band' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] OldCreateOrder = False DesignSize = ( 230 426) PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 8 Top = 40 Width = 211 Height = 49 Anchors = [akLeft, akTop, akRight] Lines.Strings = ( 'Memo1') TabOrder = 1 end object Button1: TButton Left = 8 Top = 8 Width = 137 Height = 25 Caption = 'WebBrowser Info' TabOrder = 0 OnClick = Button1Click end object PageControl1: TPageControl Left = 8 Top = 128 Width = 209 Height = 249 ActivePage = TabSheet1 TabOrder = 3 object TabSheet1: TTabSheet Caption = 'TabSheet1' object TreeView1: TTreeView Left = 0 Top = 0 Width = 201 Height = 221 Align = alClient Indent = 19 TabOrder = 0 end end object TabSheet2: TTabSheet Caption = 'TabSheet2' ImageIndex = 1 object MonthCalendar1: TMonthCalendar Left = 4 Top = 20 Width = 197 Height = 153 Date = 38263.776366446760000000 TabOrder = 0 end end end object ComboBox1: TComboBox Left = 16 Top = 96 Width = 145 Height = 21 ItemHeight = 13 TabOrder = 2 Text = 'ComboBox1' end end