RAD Studio VCL Reference
ContentsIndex
TNamedVariantsList Members Protected Methods
Protected Methods
 
Name 
Description 
 
Copies the properties of an object to a destination object. 
 
Compares two strings. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
Allows the list of names and their corresponding Variant values to be saved with the named Variants list. 
 
Raises an ENamedVariantsError exception. 
 
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. 
 
Returns the owner of an object. 
 
Put 
Stores a name/Variant pair at a specified position in the list. 
 
Sets the value of the Capacity property. 
 
Responds when an update operation begins or ends. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.