FMX.InAppPurchase.TProduct.LocalizedTitle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LocalizedTitle: string read FLocalizedTitle;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase TProduct


Beschreibung

Titel des Produkts in der Sprache Ihrer Anwendung.

Siehe auch