Lazarus

Programming => Packages and Libraries => RichMemo => Topic started by: Almir Lima on January 19, 2018, 06:14:18 pm

Title: Goto End File. or goto Line
Post by: Almir Lima on January 19, 2018, 06:14:18 pm
Hi, how make cursos goin to end of File, (EOF) after add new line.
Tanks.
Title: Re: Goto End File. or goto Line
Post by: Almir Lima on January 19, 2018, 06:30:48 pm
Is very Simple.
 sorry for posting , before try more options.
I'm converting a app from Delphi, and Lazarus is very new for me.
=-)

Memo1.SelStart := Length( Memo1.Text );

tanks.
TinyPortal © 2005-2018