System.Tether.Manager.TStringReceivedEvent

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

C++

typedef void __fastcall (__closure *TStringReceivedEvent)(System::TObject* const Sender, const System::UnicodeString AProfileId, const System::UnicodeString AString, const System::UnicodeString ADescription);

プロパティ

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


説明

TTetheringProfile.OnStringReceived イベントのイベント ハンドラの型。

関連項目