System.Tether.AppProfile.TLocalResource.Value

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

Delphi

property Value: TResourceValue read FResValue write SetValue;

C++

__property TResourceValue Value = {read=FResValue, write=SetValue};

プロパティ

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


説明

Value は、TLocalResource のこのインスタンスがカプセル化する値です。

関連項目