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

TDataGrid.SelectCell

Declaration

Source position: datagrid.pas line 57

protected function TDataGrid.SelectCell(

  ACol: Integer;

  ARow: Integer

):Boolean; override;