Search found 4 matches
- Fri Dec 13, 2019 3:52 pm
- Forum: Support
- Topic: Vertical scroll position in TRichView
- Replies: 5
- Views: 24171
Re: Vertical scroll position in TRichView
I’ll clarify the question. So I scrolled the list with the mouse wheel up and the VScrolled event worked. I continue to scroll the list with the mouse wheel up, but again the VScrolled event no longer fires until I scroll down the speaker a little down, and then again up to the end.
- Fri Dec 13, 2019 9:12 am
- Forum: Support
- Topic: Vertical scroll position in TRichView
- Replies: 5
- Views: 24171
Re: Vertical scroll position in TRichView
VScrolled works only once when the slider reaches the top.
Can I make the VScrolled event fire until the slider is scrolling up from the keyboard or mouse wheel?
Can I make the VScrolled event fire until the slider is scrolling up from the keyboard or mouse wheel?
- Sun Sep 22, 2019 12:23 pm
- Forum: Support
- Topic: Insert text at the beginning of a TRichView
- Replies: 1
- Views: 12345
Insert text at the beginning of a TRichView
Please tell me how to insert text at the beginning of a TRichView
- Sat Sep 21, 2019 1:45 pm
- Forum: Support
- Topic: Vertical scroll position in TRichView
- Replies: 5
- Views: 24171
Vertical scroll position in TRichView
Please tell me how you can track the event when the scroll is at the very top in TRichView.