Gets the string at the specified index position.
Source position: grids.pas line 1703
protected function TStringGridStrings.Get( |
Index: Integer |
):string; override; |
Index |
|
Ordinal position for the string. |
String value at the specified position.
TStrings.Strings |