Create(TdxNavBarViewInfo) Constructor
Initializes a new instance of the TdxNavBarCustomItemViewInfo class with specified settings.
Declaration
constructor Create(AViewInfo: TdxNavBarViewInfo);
Parameters
Name | Type |
---|---|
AViewInfo | TdxNavBarViewInfo |
See Also