dxBarManagerList Variable
Declaration
var dxBarManagerList: TdxBarManagerList;
Variable Value
Type |
---|
TdxBarManagerList |
Remarks
This global variable is common for an entire application and stores the list of all objects of type TdxBarManager.
See Also