1
vote
2answers
185 views
Delphi VirtualTreeview.OnAfterItemPaint issue when scrolling?
I'm getting issues drawing using OnAfterItemPaint event when horizontal scrolling is performed.
Basically what I want to achieve is the merging of selected cells effect, sa …
