FMX.Advertising.TAdActionCanBeginEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TAdActionCanBeginEvent)(System::TObject* Sender, bool &WillLeaveApplication);

Eigenschaften

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

Beschreibung

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

Siehe auch