[Lazarus] Forcing TMemo to dislplay last entry

Richard Mace richard.mace at gmail.com
Fri Apr 25 20:59:53 CEST 2014


On 25 April 2014 18:35, Sandro Cumerlato <sandro.cumerlato at gmail.com> wrote:

> Hello Richard,
> you can use the following code:
>
> SendMessage(Memo1.Handle, EM_LINESCROLL, 0, Memo1.Lines.Count);
>

​Hi Sandro,
EM_LINESCROLL won't compile under Linux (Lubuntu 14.04)?

Richard​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140425/bd34858e/attachment-0003.html>


More information about the Lazarus mailing list