[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Shows the cell content for the Editorin situ.
Source position: grids.pas line 1081
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. |
Version 4.0 | Generated 2025-05-03 | Home |