System.Tether.Manager.TTetheringConnection.ProtocolType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ProtocolType: TTetheringProtocolType read FProtocolType write FProtocolType;

C++

__property System::UnicodeString ProtocolType = {read=FProtocolType, write=FProtocolType};

Properties

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

Description

Type of the connection protocol.

See Also