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