FMX.Advertising.ICommonAd.IsLoaded
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).