TdxWebBrowser Class
The base class for visual backend client components (controls). Use the TdxDashboardControl component directly.
Declaration
TdxWebBrowser = class(
TcxControl
)
Remarks
Important
Do not use the TdxWebBrowser class directly. Use the TdxDashboardControl component instead.
Inheritance
See Also