Create(TdxGeneratorType) Constructor
Initializes a new instance of the TdxGenerator class with specified settings.
Declaration
constructor Create(AGeneratorType: TdxGeneratorType); overload;
Parameters
Name | Type |
---|---|
AGeneratorType | TdxGeneratorType |
See Also