FMX.Advertising.IBannerAd.GetVisible
Delphi
function GetVisible: Boolean;
C++
virtual bool __fastcall GetVisible(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Advertising.pas FMX.Advertising.hpp |
FMX.Advertising | IBannerAd |
Description
Indicates whether the specified banner ad control is Visible (True) or not (False).