FMX.InAppPurchase.TProduct.LocalizedTitle

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

Delphi

property LocalizedTitle: string read FLocalizedTitle;

C++

__property System::UnicodeString LocalizedTitle = {read=FLocalizedTitle};

プロパティ

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


説明

アプリケーションの言語における、製品のタイトル。

関連項目