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