System.Sensors.TLocationUpdatesPausedChangedEvent
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.