System.Tether.AppProfile.TActionUpdatedEvent
Delphi
TActionUpdatedEvent = procedure(const Sender: TObject; const AResource: TRemoteAction) of object;
C++
typedef void __fastcall (__closure *TActionUpdatedEvent)(System::TObject* const Sender, TRemoteAction* const AResource);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
type typedef |
public | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | System.Tether.AppProfile |
説明
TTetheringAppProfile.OnActionUpdated イベントのイベント ハンドラの型。