System.Tether.AppProfile.TRemoteResource.ResType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ResType: TRemoteResourceType read FResType write FResType;

C++

__property TRemoteResourceType ResType = {read=FResType, write=FResType, nodefault};

Eigenschaften

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


Beschreibung

Typ der Daten, die in der Remote-Ressource enthalten sind.

Siehe auch