Shows the cell content for the Editorin situ.
Source position: grids.pas line 1056
protected procedure TCustomGrid.EditorShowInCell( |
const aCol: Integer; |
const aRow: Integer |
); virtual; |
aCol |
|
Column number where the editor is displayed. |
aRow |
|
Row number where the editor is displayed. |