TClrCustomControl.OnMouseWheel Event
Occurs when the mouse wheel moves while the control has focus.
protected property OnMouseWheel: TMouseEventHandler read GetMouseWheel write SetMouseWheel;
Occurs when the mouse wheel moves while the control has focus.
protected property OnMouseWheel: TMouseEventHandler read GetMouseWheel write SetMouseWheel;