System.Tether.AppProfile.TResourceValue.AsStream
Delphi
property AsStream: TStream read FStream;
C++
__property System::Classes::TStream* AsStream = {read=FStream};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp  | 
        System.Tether.AppProfile | TResourceValue | 
Description
Actual value that TResourceValue wraps if the data type is TStream.