TdxNavBarSideBarBehaviorOptions Class
In This Article
Contains a set of options which determine how Side Bar Views respond to end-user actions.
#Declaration
Delphi
TdxNavBarSideBarBehaviorOptions = class(
TdxNavBarPersistent
)
#Remarks
This class is obsolete and used for compatibility purposes. Use the TdxNavBarCommonBehaviorOptions class instead.
#Inheritance
TObject
TPersistent
TdxNavBarPersistent
TdxNavBarSideBarBehaviorOptions
See Also