System.Tether.Manager.TTetheringRemoteManagerShutdownEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TTetheringRemoteManagerShutdownEvent = procedure(const Sender: TObject; const AManagerIdentifier: string) of object;

C++

typedef void __fastcall (__closure *TTetheringRemoteManagerShutdownEvent)(System::TObject* const Sender, const System::UnicodeString AManagerIdentifier);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager System.Tether.Manager


説明

TTetheringManager.OnRemoteManagerShutdown イベントのイベント ハンドラの型。

関連項目