RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TClassList Methods

The methods of the TClassList class are listed here.

 
Name 
Description 
 
This is GetItems, a member of class TClassList. 
 
This is SetItems, a member of class TClassList. 
 
Name 
Description 
 
Add 
Inserts a new class at the end of the list. 
 
Removes a class from the list. 
 
Returns Items[0]. 
 
Returns the index of the first occurrence in the list of a specified class. 
 
Firsts a class to the list at a specified position. 
 
Last 
Returns the last class listed in the Items array. 
 
Removes the first occurrence of a specified class from the list. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!