Adds the specified string to the class instance.
Source position: grids.pas line 1742
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. |
|
| Version 4.6 | Generated 2026-02-20 | Home |