TAdvPolyList - Wheel Mouse

Is there a trick to getting the wheel mouse to scroll a TAdvPolyList?



Thanks

It is unclear what you are experiencing but the mouse wheel works as expected here with a default polylist on the form and some items. 


Kind Regards, 
Pieter

I have a few poly lists on a form and I'm switching between them based on which one to view. I had to include a tadvpolylist->SetFocus() and the wheel mouse worked.



Thanks