Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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;