Back to Devexpress

TdxWebBrowser Class

vcl-dxbackend-dot-utils-dot-webbrowserform.md

latest1.2 KB
Original Source

TdxWebBrowser Class

The base class for visual backend client components (controls). Use the TdxDashboardControl component directly.

Declaration

delphi
TdxWebBrowser = class(
    TcxControl
)

Remarks

Important

Do not use the TdxWebBrowser class directly. Use the TdxDashboardControl component instead.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxWebBrowser

See Also

TdxWebBrowser Members

dxBackend.Utils.WebBrowserForm Unit