RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonItem Class

An instance of a button in a TCategoryButtons control.

Pascal
TButtonItem = class(TBaseButtonItem);
C++
class TButtonItem : public TBaseButtonItem;

You add button items to the category by using the Items Editor. The Items Editor can be invoked from the Items property in the Object Inspector, only when the Categories Editor is displayed and a category is selected. 

 

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