API:System.Tether.Manager.TTetheringAdapter.DoRequestManagerPassword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoRequestManagerPassword(const ARemoteIdentifier: string; var Password: string); virtual;

C++

virtual void __fastcall DoRequestManagerPassword(const System::UnicodeString ARemoteIdentifier, System::UnicodeString &Password);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter

Description

Embarcadero Technologies does not currently have any additional information.