Skip to main content

TdxBarManager.Categories Property

Provides access to the bar manager’s categories.

Declaration

property Categories: TStrings read; write;

Property Value

Type
TStrings

Remarks

Refer to the description of the TStrings class to learn how to manage contents of this property.

Note

When removing a category all its items are also removed.

See Also