API:System.Tether.Manager.TTetheringAdapter.CheckPassword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CheckPassword(const APassword, Seed: string): Boolean;

C++

bool __fastcall CheckPassword(const System::UnicodeString APassword, const System::UnicodeString Seed);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.