RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TNamedVariantsList Methods

The methods of the TNamedVariantsList class are listed here.

 
Name 
Description 
 
Get 
Retrieves the name and Variant stored at a specified position in the list. 
 
Returns the value of the Capacity property. 
 
Returns the value of the Count property. 
 
Put 
Stores a name/Variant pair at a specified position in the list. 
 
Sets the value of the Capacity property. 
 
Name 
Description 
 
Deletes all the name/Variant pairs from the list. 
 
Removes a specified Variant specified by the Index parameter. 
 
Inserts a name/Variant pair at a specified position. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!