TdxDBBarCodeReportLink Class
In This Article
A report link for data-aware barcode controls shipped with the ExpressEditors Library.
#Declaration
Delphi
TdxDBBarCodeReportLink = class(
TdxCustomBarCodeReportLink
)
#Remarks
This class publishes the properties inherited from the direct ancestor class (TdxCustomBarCodeReportLink) and introduces the dxDBBarCode property to provide access to the data-aware barcode control being printed.
#Inheritance
See Also