object EasyTaskPanelForm3: TEasyTaskPanelForm3 Left = 192 Top = 107 Width = 260 Height = 151 Caption = 'EasyTaskPanelForm3' Color = clWindow Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False DesignSize = ( 252 124) PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 219 Height = 13 Caption = 'Demo for C++Builder and EasyListview' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Button1: TButton Left = 168 Top = 80 Width = 75 Height = 25 Anchors = [akTop, akRight] Caption = 'Button1' TabOrder = 0 end object Edit1: TEdit Left = 8 Top = 40 Width = 233 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 1 Text = 'Edit1' end end