TClrCustomControl.DoMouseWheelDown(TShiftState,TPoint) Method
Is an OnMouseWheelDown event dispatcher.
protected function DoMouseWheelDown(Shift: TShiftState; MousePos: TPoint): Boolean; override;
Parameters
- Shift
- Type: TShiftState
- MousePos
- Type: TPoint
Return Value
Type: Boolean