RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringGridStrings Methods

The methods of the TStringGridStrings class are listed here.

 
Name 
Description 
 
Get 
Returns a string given its index. 
 
Returns the number of strings in the list 
 
Returns the object associated with the string at a specified index. 
 
Put 
Changes the value of the string with a specified index. 
 
Changes the object associated with the string at a specified index. 
 
Performs internal adjustments before or after a series of updates. 
 
Name 
Description 
 
Add 
Replaces the first empty string with a specified string. 
 
Copies the list of strings and objects from another TStrings object. 
 
Replaces all strings in the list with empty strings. 
 
Prevents strings from being deleted. 
 
Prevents strings from being inserted. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!