FMX.Advertising

From RAD Studio API Documentation
Jump to: navigation, search

Provides support for advertising services.

Package fmx240.bpl

Classes

EAdvertisingErrorException that may be raised by an implementation of IFMXAdvertisingService during operations with advertising services.
IBannerAdInterface that must be implemented by classes representing an ad with graphical representation, an “advertising banner”.
ICommonAdInterface that must be implemented by classes representing an ad.
IFMXAdvertisingServicePlatform service that provides support for advertising services.
IFMXAdvertisingTestModeServicePlatform service that allows using the testing mode of advertising services.
TBannerAdDisplays an ad from an advertising service.
TCustomBannerAdBase class for a control that displays an ad from an advertising service.

Types

_di_IBannerAdDelphi interface of IBannerAd.
_di_ICommonAdDelphi interface of ICommonAd.
_di_IFMXAdvertisingServiceDelphi interface of IFMXAdvertisingService.
_di_IFMXAdvertisingTestModeServiceDelphi interface of IFMXAdvertisingTestModeService.
TAdActionCanBeginEventType of event handler for the TCustomBannerAd.OnActionCanBegin event.
TAdDidFailEventType of event handler for the TCustomBannerAd.OnDidFail event.
TBannerAdSize

See Also