[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CellClick - method for processing a click in a cell
Source position: grids.pas line 783
protected procedure TCustomGrid.CellClick( |
const aCol: Integer; |
const aRow: Integer |
); virtual; |