FMX.InAppPurchase.TInAppPurchase.OnVerifyPayload

Aus RAD Studio API Documentation

Delphi

property OnVerifyPayload: TIAPVerifyPayloadEvent read FOnVerifyPayload write FOnVerifyPayload;

C++

__property OnVerifyPayload;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event published
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase TInAppPurchase

Beschreibung

Wird nach dem Abrufen des Entwicklernutzdaten-Strings ausgelöst. {{#multireplace:FMX.InAppPurchase.TInAppPurchase.OnVerifyPayload|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:FMX.InAppPurchase.TCustomInAppPurchase.OnVerifyPayload|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:FMX.InAppPurchase.TCustomInAppPurchase.OnVerifyPayload|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Wird nach dem Abrufen des Entwicklernutzdaten-Strings ausgelöst.

Dieses Ereignis stellt die folgenden Argumente für seine Ereignisbehandlungsroutine bereit:

Siehe auch