System.Tether.AppProfile.TRemoteResourceType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TRemoteResourceType = (Data, Stream);

C++

enum class DECLSPEC_DENUM TRemoteResourceType : unsigned char { Data, Stream };

Eigenschaften

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


Beschreibung

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

Mögliche Werte:

Siehe auch