System.Tether.AppProfile.TResourceValue.AsDouble

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

Delphi

property AsDouble: Double read GetDouble;

C++

__property double AsDouble = {read=GetDouble};

プロパティ

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


説明

データ型倍精度浮動小数点値 の場合の、TResourceValue がラップしている実際の値。

関連項目