object FormCompare: TFormCompare Left = -29 Height = 996 Top = 110 Width = 1520 Caption = 'Compare' ClientHeight = 996 ClientWidth = 1520 LCLVersion = '1.3' object PageControl1: TPageControl Left = 0 Height = 996 Top = 0 Width = 1520 ActivePage = TabSheet4 Align = alClient TabIndex = 3 TabOrder = 0 object TabSheet1: TTabSheet Caption = 'Missing 1' ClientHeight = 956 ClientWidth = 1514 object Memo1: TMemo Left = 0 Height = 956 Top = 0 Width = 1514 Align = alClient ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end end object TabSheet2: TTabSheet Caption = 'Missing 2' ClientHeight = 956 ClientWidth = 1514 object Memo2: TMemo Left = 0 Height = 956 Top = 0 Width = 1514 Align = alClient ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end end object TabSheet3: TTabSheet Caption = 'List 1' ClientHeight = 956 ClientWidth = 1514 object Memo3: TMemo Left = 0 Height = 956 Top = 0 Width = 1514 Align = alClient ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end end object TabSheet4: TTabSheet Caption = 'List 2' ClientHeight = 956 ClientWidth = 1514 object Memo4: TMemo Left = 0 Height = 956 Top = 0 Width = 1514 Align = alClient ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end end end end