FMX.WebBrowser.IFMXWBService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXWBService = interface (IInterface)

C++

__interface  INTERFACE_UUID("{61BC1956-BAA0-4B07-971D-EF40064FBD07}") IFMXWBService  : public System::IInterface

Properties

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

Description

Platform service that manages instances of TWebBrowser.

See Also