Hi Isalamon and sritzel,
I have been using the following code to scroll a memo, later adapted to a RichEdit, at their end. I wanted always to see the latest incoming Strings, which I add, when they arrive. After each add of a String to the Memo/RE->Text, I called this function.
(I found it more...