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