System.Tether.Manager.TTetheringProfileInfoList

From RAD Studio API Documentation

TTetheringProfileInfoListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObject

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