System.Beacon.Components.TBeaconRegionCollection

From RAD Studio API Documentation

TBeaconRegionCollectionSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObject

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