API:System.Tether.AppProfile.TTetheringAppProfile.SendString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SendString(const AProfile: TTetheringProfileInfo; const Description, AString: string): Boolean;

C++

bool __fastcall SendString(const System::Tether::Manager::TTetheringProfileInfo &AProfile, const System::UnicodeString Description, const System::UnicodeString AString);

Properties

Type Visibility Source Unit Parent
function public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile

Description

Embarcadero Technologies does not currently have any additional information.