TdxCustomNavBar.AssignDefaultStyles Method
Assigns default styles to the NavBar control.
Declaration
procedure AssignDefaultStyles;
Remarks
The AssignDefaultStyles method is used by the TdxCustomNavBar‘s constructor and when changing the current View via the View property to assign default styles to the NavBar control. You can use the AssignDefaultStyles method to reapply default styles specified by the currently applied View.
See Also