Back to Devexpress

TdxBarCodeReportLink Class

vcl-dxpscxeditorlnks-86adebb0.md

latest1.3 KB
Original Source

TdxBarCodeReportLink Class

A report link for unbound barcode controls shipped with the ExpressEditors Library.

Declaration

delphi
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

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TdxCustomBarCodeReportLink TdxBarCodeReportLink

See Also

TdxDBBarCodeReportLink

TdxBarCodeReportLink Members

dxPScxEditorLnks Unit