TdxCustomBarCodeGenerator Class
The base class for all classes that implement barcode generators.
#Declaration
TdxCustomBarCodeGenerator = class(
TObject
)
#Remarks
To create a custom barcode symbology, you need to create a TdxCustomBarCodeGenerator class descendant implementing all the required barcode generation and painting functionality.