FMX.Advertising.IBannerAd 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.
GetParentpublicReturns the parent of the specified banner ad control.
GetVisiblepublicIndicates whether the specified banner ad control is Visible (True) or not (False).
HidepublicHides the specified banner ad control.
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.
SetBannerAdControlpublicAssociates the specified control with the instance of IBannerAd so that this instance displays the ad on the specified control.
ShowpublicShows the specified banner ad control.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
UpdateContentFromControlpublicUpdates the placement, size and visibility of the ad to match those of the specified banner ad control.