FMX.Advertising.TBannerAd.TestMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TestMode;

C++

__property TestMode = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Advertising.pas
FMX.Advertising.hpp
FMX.Advertising TBannerAd

Description

Specifies whether the test mode of the advertising service is enabled (True) or disabled (False). This platform service is only implemented on Android.

See Also