RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonCategories.AddItem Method

Adds an item to the category at the specified index.

Pascal
function AddItem(Item: TButtonCategory; Index: Integer): TButtonCategory;
C++
__fastcall TButtonCategory AddItem(TButtonCategory Item, int Index);

The scope determines whether the method adds a new category or a new button. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!