FMX.InAppPurchase.TIAPErrorEvent

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

Delphi

TIAPErrorEvent = procedure(Sender: TObject; ErrorKind: TFailureKind;
const ErrorMessage: string) of object;

C++

typedef void __fastcall (__closure *TIAPErrorEvent)(System::TObject* Sender, TFailureKind ErrorKind, const System::UnicodeString ErrorMessage);

プロパティ

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

説明

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