Indicates whether the specified mouse button can be used to select values(s) in the grid control.
Source position: dbgrids.pas line 497
protected function TCustomDBGrid.MouseButtonAllowed(
Button: TMouseButton
):Boolean; override;