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