FMX.Advertising.ICommonAd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ICommonAd = interface(IInterface)

C++

__interface  INTERFACE_UUID("{21350E71-EEBD-4476-9984-8714700D60C1}") ICommonAd  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Advertising.pas
FMX.Advertising.hpp
FMX.Advertising FMX.Advertising

Description

Interface that must be implemented by classes representing an ad.

This interface provides members to configure, load and interact with an ad from an advertising service.

See Also