TdxBarCodeReportLink Class
A report link for unbound barcode controls shipped with the ExpressEditors Library.
Declaration
TdxBarCodeReportLink = class(
TdxCustomBarCodeReportLink
)
Remarks
This class publishes the properties inherited from the direct ancestor class (TdxCustomBarCodeReportLink) and introduces the dxBarCode property to provide access to the unbound barcode control being printed.
Inheritance
See Also