System.Tether.Manager.TTetheringProfile.OnDisconnect

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

Delphi

property OnDisconnect: TTetheringProfileEvent read FOnDisconnect write FOnDisconnect;

C++

__property TTetheringProfileEvent OnDisconnect = {read=FOnDisconnect, write=FOnDisconnect};

プロパティ

種類 可視性 ソース ユニット
event published
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


説明

プロファイルが接続されたリモート プロファイルから切断された場合、発生します。

OnDisconnectイベント ハンドラは、次のパラメータを受け取ります:

関連項目