IIWCGJQWebBrowser Interface

Represents type IIWCGJQWebBrowser.

Namespace: IWCGJQCommon
IInterface
  IWCGJQCommon.IIWCGJQWebBrowser
type
 IIWCGJQWebBrowser = interface
 ['{118F78DD-9FD2-40F2-A107-AAFC58DDFCFC}']
 end;

The IIWCGJQWebBrowser type exposes the following members.

Show:
 NameDescription
BrowserHandle

Represents property BrowserHandle.

DesignBrowserType

Represents property DesignBrowserType.

ImplComponent

Represents property ImplComponent.

PaintHandlerDsn

Represents property PaintHandlerDsn.

Top
Show:
 NameDescription
Disable

Represents method Disable.

Enable

Represents method Enable.

ExecuteJavaScriptFunc(string)

Represents method ExecuteJavaScriptFunc(string).

ExecuteJavaScriptProc(string)

Represents method ExecuteJavaScriptProc(string).

GetBitmap(HDC,Integer,Integer,Integer,Integer)

Represents method GetBitmap(HDC,Integer,Integer,Integer,Integer).

GetBrowserHandle

Represents method GetBrowserHandle.

GetDesignBrowserType

Represents method GetDesignBrowserType.

GetImplComponent

Represents method GetImplComponent.

GetPaintHandlerDsn

Represents method GetPaintHandlerDsn.

LoadBrowserFromString(string)

Represents method LoadBrowserFromString(string).

NavigateStart(string)

Represents method NavigateStart(string).

SetPaintHandlerDsn(IIWCGJQPaintHandlerDsn)

Represents method SetPaintHandlerDsn(IIWCGJQPaintHandlerDsn).

Top