Using: Delphi 10.2.3 Tokyo, VCL Forms application, Windows 10 Pro, latest TVirtualStringTree
I have a TVirtualStringTree populated with many nodes, and the vertical scroll bar is visible. However, nothing happens when trying to scroll with the mouse wheel. Is there any setting that needs to be enabled, or does the control not support mouse wheel scrolling by default (ie. without writing any additional code in an event handler)?