Performs the OnMouseWheelLeft event handler.
Source position: controls.pp line 1471
protected function TControl.DoMouseWheelLeft(
Shift: TShiftState;
MousePos: TPoint
):Boolean; virtual;