TdxCustomBarCodeSymbologyClass Type
In This Article
The class-reference to a barcode symbology class.
#Declaration
Delphi
TdxCustomBarCodeSymbologyClass = class of TdxCustomBarCodeSymbology;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Use this class-reference to refer to TdxCustomBarCodeSymbology class descendants assigned to the barcode control’s BarCodeSymbologyClass property provided by the TdxCustomBarCodeProperties class and its descendant.
See Also