FMX.Advertising.TAdActionCanBeginEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TAdActionCanBeginEvent = procedure(Sender: TObject; var WillLeaveApplication: Boolean) of object;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.Advertising.pas
FMX.Advertising.hpp
FMX.Advertising FMX.Advertising

Description

Type de gestionnaire d'événement pour l'événement TCustomBannerAd.OnActionCanBegin.

Voir aussi