System.Tether.AppProfile.TResourceValue.AsBoolean

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

Delphi

property AsBoolean: Boolean read GetBoolean;

C++

__property bool AsBoolean = {read=GetBoolean};

プロパティ

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


説明

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

関連項目