FMX.InAppPurchase.TProduct.LocalizedTitle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LocalizedTitle: string read FLocalizedTitle;

C++

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

Properties

Type Visibility Source Unit Parent
property public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase TProduct

Description

Title of the product in the language of your application.

See Also