API:System.Tether.Manager.TTetheringProfile.FindProfileFromConnection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindProfileFromConnection(const AConnection: TTetheringConnection): TTetheringProfileInfo; virtual;

C++

virtual TTetheringProfileInfo __fastcall FindProfileFromConnection(TTetheringConnection* const AConnection);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.