API:FMX.Advertising.TBannerAd.OnDidLoad

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnDidLoad: TNotifyEvent read FOnDidLoad write FOnDidLoad;

C++

__property OnDidLoad;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event published
FMX.Advertising.pas
FMX.Advertising.hpp
FMX.Advertising TBannerAd

Beschreibung

Wird ausgelöst, wenn das Werbebanner erfolgreich geladen wird.

FMX.Advertising.TBannerAd.OnDidLoad erbt von FMX.Advertising.TCustomBannerAd.OnDidLoad. Der folgende Inhalt bezieht sich auf FMX.Advertising.TCustomBannerAd.OnDidLoad.

Wird ausgelöst, wenn das Werbebanner erfolgreich geladen wird.

Dieses Ereignis stellt das folgende Argument seiner Ereignisbehandlungsroutine bereit:

Siehe auch