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