[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the string at the specified index position.
Source position: grids.pas line 1733
protected function TStringGridStrings.Get( |
Index: Integer |
):string; override; |
Index |
|
Ordinal position for the string. |
String value at the specified position.
Version 4.0 | Generated 2025-05-03 | Home |