System.Sensors.TRegionProximityEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TRegionProximityEvent)(System::TObject* Sender, const TLocationRegion &Region);

Properties

Type Visibility Source Unit Parent
typedef public System.Sensors.hpp System.Sensors System.Sensors

Description

Type of event handler for events that occur when the user enters or leaves a region.

See Also