System.Tether.Manager.TTetheringProtocols.Protocols

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property Protocols: TTetheringProtocolTypes read GetProtocolTypes;

C++

/* static */ __property System::DynamicArray<System::UnicodeString> Protocols = {read=GetProtocolTypes};

Properties

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

Description

Array of registered protocol types.

See Also