FMX.InAppPurchase.TInAppPurchase Events
InheritedProtected
| OnConsumeCompleted | published | Triggered after a product has been successfully consumed. | 
| OnConsumeFailed | published | Triggered after a product has failed to be consumed. | 
| OnDownloadCompleted | published | Triggered after the download of a product's data has been completed. | 
| OnDownloadProgress | published | Triggered during the download of a product's data. | 
| OnError | published | Triggered when an error occurs while retrieving information about a list of product IDs or while purchasing a product. | 
| OnGetDeltaStreams | protected | |
| OnProductsRequestResponse | published | Triggered after successfully retrieving information about the specified list of product IDs. | 
| OnPurchaseCompleted | published | Triggered after successfully purchasing a product. | 
| OnRecordTransaction | published | Triggered after successfully purchasing a product, providing information about the purchase. | 
| OnSetupComplete | public | Triggered after successfully establishing a connection to the in-app payment service. | 
| OnVerifyPayload | published | Triggered after obtaining the developer payload string. |