FMX.Advertising

From RAD Studio API Documentation
Jump to: navigation, search

Provides support for advertising services.

Package fmx280.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

TAdActionCanBeginEventType of event handler for the TCustomBannerAd.OnActionCanBegin event.
TAdDidFailEventType of event handler for the TCustomBannerAd.OnDidFail event.
TBannerAdSize

See Also