[Overview][Types][Classes][Procedures and functions][Index] |
CellClick - calls the OnCellClickevent handler if it is assigned for this particular cell
Source position: dbgrids.pas line 365
protected procedure TCustomDBGrid.CellClick( |
const aCol: Integer; |
const aRow: Integer; |
const Button: TMouseButton |
); override; |