FMX.Advertising.TAdActionCanBeginEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public FMX.Advertising.hpp FMX.Advertising FMX.Advertising

Description

Type of event handler for the TCustomBannerAd.OnActionCanBegin event.

See Also