System.Beacon.Components.TBeaconRegionCollection

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTBeaconRegionCollection

Delphi

TBeaconRegionCollection = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TBeaconRegionCollection : public System::Classes::TOwnedCollection

Properties

Type Visibility Source Unit Parent
class public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components System.Beacon.Components

Description

TBeaconRegionCollection is a collection holding a list of TBeaconRegionItem.

See Also