FMX.Advertising.TCustomBannerAd.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomBannerAd(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.Advertising.pas
FMX.Advertising.hpp
FMX.Advertising TCustomBannerAd


Beschreibung

Erstellt eine Instanz von TCustomBannerAd.

Wenn Sie ein TCustomBannerAd erstellen, wird automatisch eine Anzeige vom IFMXAdvertisingService-Plattformdienst abgerufen.

Siehe auch