System.Beacon.TKindofEddystones

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TKindofEddystones = set of TKindofEddystone;

C++

typedef System::Set<TKindofEddystone, TKindofEddystone::UID, TKindofEddystone::TLM> TKindofEddystones;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon

Description

Set type for TKindofEddystone.

See Also