FMX.InAppPurchase.TProduct.Price

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Price: Double read FPrice;

C++

__property double Price = {read=FPrice};

Eigenschaften

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


Beschreibung

Preis des Produkts in der Währung des aktuellen Geräts.

Siehe auch