TdxCustomNavBar.OptionsBehavior Property
In This Article
Provides access to settings that determine the NavBar control’s response to end-user actions.
#Declaration
Delphi
property OptionsBehavior: TdxNavBarBehaviorOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxNavBarBehaviorOptions class description, to learn about available settings.
See Also