System.Tether.Manager.TTetheringConnection.Protocol

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Protocol: TTetheringProtocol read FProtocol write FProtocol;

C++

__property TTetheringProtocol* Protocol = {read=FProtocol, write=FProtocol};

Properties

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

Description

Protocol to establish the connection.

See Also