System.Tether.AppProfile.TResourceValue.AsString

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

Delphi

property AsString: string read GetString;

C++

__property System::UnicodeString AsString = {read=GetString};

プロパティ

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


説明

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

関連項目