Property: Field

Indicates the TField object whose current value the barcode component represents.

Syntax:

property Field: TField;

Description:

Use the TField reference provided by the Field property when you want to read or to write the value of the data in the field programmatically.

Contents