[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the value for the indexed Cells property.
Source position: grids.pas line 1783
protected function TCustomStringGrid.GetCells( |
ACol: Integer; |
ARow: Integer |
):string; override; |
ACol |
|
Column number for the cell. |
ARow |
|
Row number for the cell. |
Value for the indexed Cells property.
Version 4.0 | Generated 2025-05-03 | Home |