TdxBarDBNavigator.BarManager Property
In This Article
Specifies the bar manager for the current TdxBarDBNavigator.
#Declaration
Delphi
property BarManager: TdxBarManager read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use the BarManager property to specify the bar manager of the TdxBarManager type to which the current TdxBarDBNavigator belongs. The TdxBarManager supports a single TdxBarDBNavigator object.
See Also