Memo1.Perform( WM_SETREDRAW, 0, 0 ); // ... здесь можно добавлять строки Memo1.Perform( WM_SETREDRAW, 1, 0 ); Memo1.Refresh;