Back to Devexpress

TdxCustomBarCodeSymbologyClass Type

vcl-dxbarcodeutils-05ccce5a.md

latest755 B
Original Source

TdxCustomBarCodeSymbologyClass Type

The class-reference to a barcode symbology class.

Declaration

delphi
TdxCustomBarCodeSymbologyClass = class of TdxCustomBarCodeSymbology;

Referenced Class

Type
TdxCustomBarCodeSymbology

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

dxBarCodeUtils Unit