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