System.Tether.AppProfile.TLocalResource.ResType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ResType: TRemoteResourceType read FResType write SetResType default TRemoteResourceType.Data;

C++

__property TRemoteResourceType ResType = {read=FResType, write=SetResType, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TLocalResource


Beschreibung

Typ der Daten, die in der lokalen Ressource enthalten sind.

Siehe auch