Create(TdxCustomNavBar) Constructor
Initializes a new instance of the TdxNavBarPersistent class with specified settings.
Declaration
constructor Create(ANavBar: TdxCustomNavBar); virtual;
Parameters
Name | Type |
---|---|
ANavBar | TdxCustomNavBar |
See Also