FMX.Advertising.TBannerAd.Create

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also