Contents
- Index
- Previous
- Next
OnBarcodeReady property
Applies to
TBarcodeReader component
Declaration
property OnBarcodeReady: TpsOnBarcodeReady;
type TpsOnBarcodeReady = procedure(Sender: TObject; Barcode: String); of Object;
Description
Fired when read operation is finished.