System.Tether.Manager.TTetheringManagerCommunicationThread.GenerateRandomString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GenerateRandomString(const AConnection: string): string; virtual;

C++

virtual System::UnicodeString __fastcall GenerateRandomString(const System::UnicodeString AConnection);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread


Description

Renvoie une chaîne aléatoire pour la connexion donnée de TTetheringAdapter.

Voir aussi