System.Sensors.TLocationUpdatesPausedChangedEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TLocationUpdatesPausedChangedEvent = procedure (Sender: TObject; const Paused: Boolean) of object;

C++

typedef void __fastcall (__closure *TLocationUpdatesPausedChangedEvent)(System::TObject* Sender, const bool Paused);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.