Gets the string at the specified index position.
Source position: grids.pas line 1734
protected function TStringGridStrings.Get( |
Index: Integer |
):string; override; |
Index |
|
Ordinal position for the string. |
String value at the specified position.
| Version 4.6 | Generated 2026-02-20 | Home |