FMX.InAppPurchase.TIAPConsumeFailedEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TIAPConsumeFailedEvent = procedure(Sender: TObject; const ProductID,
ErrorMessage: string) of object;

C++

typedef void __fastcall (__closure *TIAPConsumeFailedEvent)(System::TObject* Sender, const System::UnicodeString ProductID, const System::UnicodeString ErrorMessage);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase FMX.InAppPurchase

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。