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

TCustomDBGrid.DoMouseWheelDown

DoMouseWheelDown - calls the OnMouseWheelDown event handler if assigned, and adjusts position of pointer over the link

Declaration

Source position: dbgrids.pas line 397

protected function TCustomDBGrid.DoMouseWheelDown(

  Shift: TShiftState;

  MousePos: TPoint

):Boolean; override;

See also

TControl.DoMouseWheelDown

  

Invokes the OnMouseWheelDown handler.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.