System.Tether.Manager.TTetheringProtocol.ProtocolType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ProtocolType: TTetheringProtocolType read GetProtocolType;

C++

__property System::UnicodeString ProtocolType = {read=GetProtocolType};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProtocol


Description

Type de ce protocole.

TTetheringProtocol.ProtocolType n'est pas implémenté car TTetheringProtocol est une classe abstraite. Les sous-classes de TTetheringProtocol redéfinissent et implémentent GetProtocolType.

Voir aussi