System.Tether.Manager.TTetheringProfileInfoList

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TTetheringProfileInfoList = class(TList<TTetheringProfileInfo>);

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TTetheringProfileInfoList : public System::Generics::Collections::TList__1<TTetheringProfileInfo>

Properties

Type Visibility Source Unit Parent
class public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager System.Tether.Manager

Description

List of remote profiles.

See Also