RAD Studio VCL Reference
ContentsIndex
TButtonCategories Methods Public Methods
Public Methods
 
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.