API:System.Tether.Manager.TTetheringProfile.OnStringReceived

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

Delphi

procedure OnStringReceived(const Sender: TObject; const AProfileId: string; const AString: string; const ADescription: string); virtual; abstract;

C++

virtual void __fastcall OnStringReceived(System::TObject* const Sender, const System::UnicodeString AProfileId, const System::UnicodeString AString, const System::UnicodeString ADescription) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。