FMX.InAppPurchase.IFMXInAppPurchaseService.SetTransactionPayload

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetTransactionPayload(const Value: string);

C++

virtual void __fastcall SetTransactionPayload(const System::UnicodeString Value) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase IFMXInAppPurchaseService


Beschreibung

Definiert die Entwicklernutzdaten Ihrer Anwendung für den aktuellen Benutzer.

Siehe auch