RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonCategories Methods

The methods of the TButtonCategories class are listed here.

 
Name 
Description 
 
Returns the owner of an object. 
 
Responds when items are added to or removed from the collection. 
 
Updates the collection to reflect changes to its items. 
 
Name 
Description 
 
Add 
Adds a new item at the end of the collection. 
 
Adds an item to the category at the specified index. 
 
Begins the update procedure to update the button list whenever the categories or buttons within the categories are modified. 
 
IndexOf returns the index of the button category with the given caption. 
 
Inserts a new item at the specified index. 
 
ItemAt returns the button category with the given index. 
 
ItemIndex returns the index of the button category with the given caption, ignoring collapsed categories. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!