FMX.Advertising.TBannerAd.Create
C++
/* TCustomBannerAd.Create */ inline __fastcall virtual TBannerAd(System::Classes::TComponent* AOwner) : TCustomBannerAd(AOwner) { }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | FMX.Advertising.hpp | FMX.Advertising | TBannerAd |
Description
Creates an instance of TBannerAd.
See TCustomBannerAd.Create for more information.