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;

CategoryButtons

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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!