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