Thema: Delphi Richedit scrolling

Einzelnen Beitrag anzeigen

Benutzerbild von toms
toms
(CodeLib-Manager)

Registriert seit: 10. Jun 2002
4.648 Beiträge
 
Delphi XE Professional
 
#4

Re: Richedit scrolling

  Alt 11. Apr 2004, 17:05
Hi,

Probier's mal so:

RichEdit1.Perform(EM_SCROLLCARET, 0, 0);
Thomas
  Mit Zitat antworten Zitat