trichview.support
Re: Scroll to End |
Author |
Message |
Sergey Tkachenko |
Posted: 01/21/2005 22:28:06 If you fill line by line, I recommend to call FormatTail instead of Format. It's faster (because it reformats only new lines) and scrolls to the end automatically. Also, you can call rv.ScrollTo(rv.DocumentHeight) or rv.VScrollPos := rv.VScrollMax. PS: You can send questions in Russian to svt@trichview.com > > My TRichViewEdit filled from file by string... > Then - FORMAT... > How can I scroll TRichViewEdit to end of document? > > Sorry for my English... I am russian user... |
Powered by ABC Amber Outlook Express Converter