System.Tether.AppProfile.TResourceValue.AsInteger

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

Delphi

property AsInteger: Integer read GetInteger;

C++

__property int AsInteger = {read=GetInteger};

プロパティ

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


説明

データ型32 ビット符号付き整数 の場合の、TResourceValue がラップしている実際の値。

関連項目