FMX.Advertising.IBannerAd.SetBannerAdControl
Delphi
procedure SetBannerAdControl(const AValue: TCustomBannerAd);
C++
virtual void __fastcall SetBannerAdControl(TCustomBannerAd* const AValue) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Advertising.pas FMX.Advertising.hpp |
FMX.Advertising | IBannerAd |
Description
Associates the specified control with the instance of IBannerAd so that this instance displays the ad on the specified control.