[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds the specified string to the class instance.
Source position: grids.pas line 1719
public function TStringGridStrings.Add( |
const S: string |
):Integer; override; |
S |
|
String value added in the method. |
Ordinal position in the class instance where the value was stored.
|
Provides indexed access to a cell value by its column and row number. |
|
TStrings.Add |
||
TStrings.Strings |
||
TStrings.Values |