FMX.Advertising.ICommonAd Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| CancelAction | public | Cancels the action of an advertisement and restores the interface of your application. |
| GetAdUnitID | public | Returns the ad unit ID of your application. |
| IsActionInProgress | public | Indicates whether the interface of your application is currently covered by an ad opened by your user (True) or not (False). |
| IsLoaded | public | Indicates whether the ad from the advertising service has been loaded (True) or not (False). |
| LoadAd | public | Loads an ad from the advertising service. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetAdUnitID | public | Defines the ad unit ID of your application. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |