System.Beacon.TEddystoneUID.InstanceToString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property InstanceToString: string read GetInstance;

C++

__property System::UnicodeString InstanceToString = {read=GetInstance};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TEddystoneUID

Description

Converts the Instance identifier to string.

InstanceToString also gets the Instance value after the conversion.

See Also