TdxBarCodeReportLink.dxBarCode Property
In This Article
Provides access to the unbound barcode control being printed.
#Declaration
Delphi
property dxBarCode: TdxBarCode read;
#Property Value
Type |
---|
Tdx |
#Remarks
This property typecasts the report link’s Component property value to TdxBarCode.
See Also