object FormStorage: TFormStorage Left = 543 Height = 746 Top = 498 Width = 1153 Caption = 'Storage' ClientHeight = 746 ClientWidth = 1153 DesignTimePPI = 144 LCLVersion = '2.2.6.0' object ListView1: TListView Left = 17 Height = 721 Top = 19 Width = 1127 Anchors = [akTop, akLeft, akRight, akBottom] Columns = < item Caption = 'Address' Width = 100 end item Caption = 'Data' Width = 1012 end> ReadOnly = True TabOrder = 0 ViewStyle = vsReport end end