Try a

  MM.Lines.BeginUpdate;
  {Add stuff}
  MM.Lines.EndUpdate;

--
Aaron Scott-Boddendijk
Jump Productions
(07) 838-3371 Voice
(07) 838-3372 Fax
----- Original Message ----- 
From: Rohit Gupta <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Thursday, 27 May 1999 13:26
Subject: [DUG]: TMemo Flicker


> I am adding lines to a TMemo and it scrolls as they are added.  I do 
> set the cursor at the end of the process to the start of the memo.  
> But I dont want it to scroll during the add.
> 
> Any ideas ?
> 
> Enabled := false/true block just makes the text grey and it still 
> scrolls.
> 
> If I add all the strings to a stringlist and then assign to memo, it 
> jerks instead of scrolling.
> 
> 
> Rohit
> 
> ======================================================================
> CFL - Computer Fanatics Ltd.  21 Barry's Point Road, AKL, New Zealand
> PH    (649) 489-2280 
> FX    (649) 489-2290
> email [EMAIL PROTECTED]  or  [EMAIL PROTECTED]
> ======================================================================
> 
> ---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to