TdxBarItem.Category Property
Specifies the category to which the toolbar item belongs.
Declaration
property Category: Integer read; write;
Property Value
Type | Description |
---|---|
Integer | The index of the category in the Categories collection of a toolbar manager component. |
See Also