FMX.WebBrowser._di_IFMXWBService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXWBService> _di_IFMXWBService;

Properties

Type Visibility Source Unit Parent
typedef public FMX.WebBrowser.hpp FMX.WebBrowser FMX.WebBrowser

Description

Represents the DelphiInterface of IFMXWBService.

You can use _di_IFMXWBService to refer to a web browser manager object in C++ code.

See Also