FMX.Advertising.ICommonAd.IsLoaded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsLoaded: Boolean;

C++

virtual bool __fastcall IsLoaded() = 0 ;

Properties

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

Description

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

See Also