RAD Studio VCL Reference
ContentsIndex
TAbstractNamedVariants Methods Public Methods
Public Methods
 
Name 
Description 
 
Add 
Adds a named Variant to the end of the list. 
 
Adds a named Variant to the end of the list. 
 
Copies the list of named Variants from another object. 
 
Signals the start of an update operation. 
 
Empties the list of all its name/Variant pairs. 
 
Deletes an entry from the list. 
 
Signals the end of an update operation. 
 
Compares this named Variants list with another one. 
 
Swaps the positions of two items in the list. 
 
Returns the index of the first item in the list with a specified name. 
 
Inserts a name/Variant pair at a specified position. 
 
Move 
Moves a name/Variant pair to a new position in the list. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.