FMX.Advertising.TAdDidFailEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TAdDidFailEvent)(System::TObject* Sender, const System::UnicodeString Error);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FMX.Advertising.hpp FMX.Advertising FMX.Advertising

Beschreibung

Typ der Ereignisbehandlungsroutine für das Ereignis TCustomBannerAd.OnDidFail.

Siehe auch