System.Tether.AppProfile.TResourceValue.AsStream

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AsStream: TStream read FStream;

C++

__property System::Classes::TStream* AsStream = {read=FStream};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TResourceValue


Description

Valeur réelle encapsulée par TResourceValue si le type de données est TStream.

Voir aussi