TdxBarDBNavButton.BarDBNavigator Property
Provides access to the TdxBarDBNavigator to which a given button belongs.
Declaration
property BarDBNavigator: TdxBarDBNavigator read; write;
Property Value
Type |
---|
TdxBarDBNavigator |
Remarks
Use this property to access the TdxBarDBNavigator which manages a given button.
See Also