FMX.Advertising.TCustomBannerAd.IsLoaded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsLoaded: Boolean;

C++

bool __fastcall IsLoaded();

Properties

Type Visibility Source Unit Parent
function public
FMX.Advertising.pas
FMX.Advertising.hpp
FMX.Advertising TCustomBannerAd

Description

Indicates whether the ad from the advertising service has been loaded (True) or not (False).

See Also