System.Tether.Manager.TTetheringAdapter.TTetheringLogItems

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TTetheringLogItems = set of TTetheringAdapter.TTetheringLogItem;

C++

typedef System::Set<TTetheringLogItem, _DELPHI_SET_ENUMERATOR(TTetheringLogItem::Manager), _DELPHI_SET_ENUMERATOR(TTetheringLogItem::Profile)> TTetheringLogItems;

Properties

Type Visibility Source Unit Parent
set
typedef
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter

Description

Set of log items.

See Also