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