System.Tether.AppProfile.TCustomRemoteItem.ItemType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ItemType: TTetheringRemoteItemType read FItemType write FItemType;

C++

__property TTetheringRemoteItemType ItemType = {read=FItemType, write=FItemType, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomRemoteItem


Beschreibung

Typ der Ressource.

Siehe auch