[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds the specified string to the class instance.
Source position: grids.pas line 1741
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.0 | Generated 2025-05-03 | Home |