TdxBarCodeQRCodeSymbology.GetGeneratorClass Method
In This Article
Returns a reference to the TdxBarCodeQRCodeGenerator class.
#Declaration
Delphi
function GetGeneratorClass: TdxCustomBarCodeGeneratorClass; override;
#Returns
Type |
---|
Tdx |
#Remarks
This function supports the internal infrastructure and is not intended to be used directly from your code. The GetGeneratorClass function is called by the TdxBarCodeQRCodeSymbology class’ constructor.
See Also