Back to Devexpress

TdxDBBarCodeReportLink Class

vcl-dxpscxdbeditorlnks-b20154f2.md

latest1.3 KB
Original Source

TdxDBBarCodeReportLink Class

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

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TdxCustomBarCodeReportLink TdxDBBarCodeReportLink

See Also

TdxDBBarCodeReportLink

TdxDBBarCodeReportLink Members

dxPScxDBEditorLnks Unit