[Overview][Types][Classes][Procedures and functions] Reference for unit 'DataGrid' (#mcl)

TDataGrid.CellClick

Declaration

Source position: datagrid.pas line 52

protected procedure TDataGrid.CellClick(

  const aCol: Integer;

  const aRow: Integer

); override;