API:FMX.Advertising.TBannerAd.OnDidLoad
Delphi
property OnDidLoad;
C++
__property OnDidLoad;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | FMX.Advertising.pas FMX.Advertising.hpp |
FMX.Advertising | TBannerAd |
Description
Occurs when the advertising banner loads successfully.
FMX.Advertising.TBannerAd.OnDidLoad inherits from FMX.Advertising.TCustomBannerAd.OnDidLoad. All content below this line refers to FMX.Advertising.TCustomBannerAd.OnDidLoad.
Occurs when the advertising banner loads successfully.
This event provides the following argument to its event handler:
Sender
is the current instance of the advertising banner control.