FMX.InAppPurchase.TProduct.LocalizedPrice

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LocalizedPrice: string read FLocalizedPrice;

C++

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

Eigenschaften

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


Beschreibung

Zeigt die Preis-Version Ihrer Anwendung an. Dieser Preis-String wird in der Währung und dem Format des Gebietsschemas des aktuellen Geräts gegeben.

Siehe auch