FMX.InAppPurchase.TProduct.LocalizedDescription

提供:RAD Studio API Documentation

Delphi

property LocalizedDescription: string read FLocalizedDescription;

C++

__property System::UnicodeString LocalizedDescription = {read=FLocalizedDescription};

プロパティ

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


説明

アプリケーションの言語における、製品の説明。

関連項目