System.Tether.Manager.TTetheringConnection.Protocol

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Protocol: TTetheringProtocol read FProtocol write FProtocol;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringConnection


Beschreibung

Protokoll zum Herstellen der Verbindung.

Siehe auch