RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonCategory.Items Property

Specify the button items in this category.

Pascal
property Items: TButtonCollection;
C++
__property TButtonCollection Items;

You define items from within the context of the Categories Editor. When the Categories Editor is displayed, the Object Inspector changes to reflect what is in the Categories Editor. In the Object Inspector, you can click the Items property to display the Items Editor. Use the Items Editor to add buttons to the category. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!