System.Sensors.Components.TLocationSensor Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnEnterRegionpublishedOccurs when the device running your application enters a region from the list of monitored regions.
OnExitRegionpublishedOccurs when the device running your application leaves a region from the list of monitored regions.
OnGetDeltaStreamsprotected
OnHeadingChangedpublishedOccurs when the direction in which the device running your application is headed changes.
OnLocationChangedpublishedOccurs when the location of the device running your application changes.
OnSensorChoosingpublishedOccurs when the underlying platform provides a list of hardware sensors of this TSensor instance type.
OnSensorRemovedpublishedOccurs right before a sensor is removed from the sensor manager.
OnStateChangedpublishedOccurs when the state of the sensor changes.