Performs actions when a mouse wheel down event occurs for the control.
Source position: comctrls.pp line 1942
protected function TCustomUpDown.DoMouseWheelDown(
Shift: TShiftState;
MousePos: TPoint
):Boolean; override;