System.Sensors.TCustomScannerSensor.RFIDTag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RFIDTag: UInt64 index TProperty.RFIDTag read GetUInt64Property;

C++

__property unsigned __int64 RFIDTag = {read=GetUInt64Property, index=0};

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomScannerSensor

Description

40-bit value of the RFID tag.

Platform Support

This property is only supported on Windows.

See Also