FMX.InAppPurchase.TIAPRecordTransactionEvent
Delphi
TIAPRecordTransactionEvent = procedure(Sender: TObject; const ProductID,
TransactionID: string; TransactionDate: TDateTime) of object;
C++
typedef void __fastcall (__closure *TIAPRecordTransactionEvent)(System::TObject* Sender, const System::UnicodeString ProductID, const System::UnicodeString TransactionID, System::TDateTime TransactionDate);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | FMX.InAppPurchase.pas FMX.InAppPurchase.hpp |
FMX.InAppPurchase | FMX.InAppPurchase |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !