[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomUpDown.DoMouseWheelRight

Performs actions when a mouse wheel right event occurs for the control.

Declaration

Source position: comctrls.pp line 1945

protected function TCustomUpDown.DoMouseWheelRight(

  Shift: TShiftState;

  MousePos: TPoint

):Boolean; override;