FMX.InAppPurchase.TProduct Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Downloadable | public | Specifies whether the product provides downloadable content (True) or not (False). |
| DownloadContentLengths | public | Array of sizes of the downloadable files of the product. |
| DownloadContentVersion | public | Version of the downloadable content of the product that is available for download. |
| LocalizedDescription | public | Description of the product in the language of your application. |
| LocalizedPrice | public | Displays the price version of your application. |
| LocalizedTitle | public | Title of the product in the language of your application. |
| Price | public | Cost of the product in the currency of the current device. |
| ProductID | public | ID that uniquely identifies a product from an in-app payment service. |