System.Sensors.TSensorManagerEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TSensorManagerEvent)(System::TObject* Sender, TCustomSensor* Sensor, TSensorState State);

Properties

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

Description

Type of event handler for TSensorManager.

See Also