object FormImport: TFormImport Left = 573 Height = 507 Top = 411 Width = 652 Caption = 'Import' ClientHeight = 507 ClientWidth = 652 LCLVersion = '1.6.0.4' object ButtonImport: TButton Left = 16 Height = 25 Top = 8 Width = 107 Caption = 'Process' OnClick = ButtonImportClick TabOrder = 0 end object Memo1: TMemo Left = 8 Height = 458 Top = 40 Width = 638 Anchors = [akTop, akLeft, akRight, akBottom] ScrollBars = ssAutoBoth TabOrder = 1 end end