API:System.Beacon.Components.TCustomBeacon.OnBeaconsEnterRegion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnBeaconsEnterRegion: TBeaconsRegionEvent read FOnBeaconsEnterRegion write FOnBeaconsEnterRegion;

C++

__property System::Beacon::TBeaconsRegionEvent OnBeaconsEnterRegion = {read=FOnBeaconsEnterRegion, write=FOnBeaconsEnterRegion};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.