FMX.InAppPurchase.TProduct.LocalizedPrice

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

Delphi

property LocalizedPrice: string read FLocalizedPrice;

C++

__property System::UnicodeString LocalizedPrice = {read=FLocalizedPrice};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase TProduct


説明

アプリケーションの値段バージョンを表示します。この値段文字列は、現在のデバイスのロケールの通貨および形式となります。

関連項目