Back to Devexpress

TdxBarItem.Category Property

vcl-dxbar-dot-tdxbaritem-a1436a6e.md

latest641 B
Original Source

TdxBarItem.Category Property

Specifies the category to which the toolbar item belongs.

Declaration

delphi
property Category: Integer read; write;

Property Value

TypeDescription
Integer

The index of the category in the Categories collection of a toolbar manager component.

|

See Also

TdxBarItem Class

TdxBarItem Members

dxBar Unit