System.Tether.Manager.TTetheringProfileInfoList

From RAD Studio API Documentation
Jump to: navigation, search

System.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObjectTTetheringProfileInfoList

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