System.Beacon.Components.TBeaconRegionItem.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(Collection: TCollection); override;

C++

__fastcall virtual TBeaconRegionItem(System::Classes::TCollection* Collection);

Properties

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

Description

Creates a new TBeaconRegionItem object.

See Also