Look at the RichEdit in JVCL (http://www.delphi-jedi.org/). This is the component I have a very large application built around, it handles OLE quite well.
Look into the Windows Console commands. I believe you can open a console window and manipulate it using these. However be warned that using this method will prevent capturing your output in other applications, including on the command line.
That's basically it, does anyone know how to get and set the scroll bar position of a TRichEdit control? Actually, I am using TJvRichEdit but the same solution should apply.
My application is a tool for managing several rich text notes. It'd be nice if the browse history remembered the position...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.