FMX.Advertising.ICommonAd Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CancelActionpublicCancels the action of an advertisement and restores the interface of your application.
GetAdUnitIDpublicReturns the ad unit ID of your application.
IsActionInProgresspublicIndicates whether the interface of your application is currently covered by an ad opened by your user (True) or not (False).
IsLoadedpublicIndicates whether the ad from the advertising service has been loaded (True) or not (False).
LoadAdpublicLoads an ad from the advertising service.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetAdUnitIDpublicDefines the ad unit ID of your application.
SupportspublicIndicates whether a given interface supports a specific (another) interface.