trichview.support
Re: SetSelectionBounds scrolls |
Author |
Message |
Sergey Tkachenko |
Posted: 02/02/2004 20:09:42 Store p = rv.VScrollPos; rv.SetSelectionBounds(...); rv.VScrollPos := p; > Hello > > Using method SetSelectionBounds(StartItemNo, StartItemOffs, > EndItemNo, EndItemOffs: Integer) I've noticed, that if the end > of item EndItemNo lies outside of the visible area, scrolling occurs, to > make the end of the selection visible. > Is it possible to prevent this scrolling and just select the necessary > items? |
Powered by ABC Amber Outlook Express Converter