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

TCustomDBGrid.MouseButtonAllowed

Indicates whether the specified mouse button can be used to select values(s) in the grid control.

Declaration

Source position: dbgrids.pas line 497

protected function TCustomDBGrid.MouseButtonAllowed(

  Button: TMouseButton

):Boolean; override;

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