TdxBarPersistent.BarManager Property
Provides access to a bar manager that owns the currently processed component.
Declaration
property BarManager: TdxBarManager read;
Property Value
| Type |
|---|
| TdxBarManager |
Remarks
TdxBarManager is the main component, which encapsulates information on all toolbars and items.
Use the BarManager property to access the bar manager instance.
See Also