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);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
type typedef |
public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | System.Sensors |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。