Web.HTTPApp.TCustomWebDispatcher.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator _di_IWebExceptionHandler()
operator _di_IWebDispatcherAccess()
operator _di_IWebDispatchActions()
operator _di_IWebRequestHandler()

Properties

Type Visibility Source Unit Parent
function public Web.HTTPApp.hpp Web.HTTPApp TCustomWebDispatcher

Description

C++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.

Web.HTTPApp.TCustomWebDispatcher.operator () inherits from System.Classes.TComponent.operator (). All content below this line refers to System.Classes.TComponent.operator ().

C++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.

See Also