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

TCustomDBGrid.DoMouseWheelUp

DoMouseWheelUp - calls the OnMouseWheelUp event handler if assigned, and adjusts position of pointer over the link

Declaration

Source position: dbgrids.pas line 377

protected function TCustomDBGrid.DoMouseWheelUp(

  Shift: TShiftState;

  MousePos: TPoint

):Boolean; override;

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