TdxDBBarCodeReportLink.dxDBBarCode Property
In This Article
Provides access to the data-aware barcode control being printed.
#Declaration
Delphi
property dxDBBarCode: TdxDBBarCode read;
#Property Value
Type |
---|
Tdx |
#Remarks
This property typecasts the report link’s Component property value to TdxDBBarCode.
See Also