Indicates the TField object whose current value the barcode component represents.
property Field: TField;
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