System.Tether.AppProfile.TResourceValue.AsStream

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property AsStream: TStream read FStream;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TResourceValue


説明

データ型TStream の場合の、TResourceValue がラップしている実際の値。

関連項目