API:Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSHTTP.TDSHTTPServiceComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTDSCustomHTTPServiceFileDispatcher

Delphi

TDSCustomHTTPServiceFileDispatcher = class(TDSHTTPServiceComponent)

C++

class PASCALIMPLEMENTATION TDSCustomHTTPServiceFileDispatcher : public TDSHTTPServiceComponent

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP Datasnap.DSHTTP

Description

Implements an HTTP service component.

Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher inherits from Datasnap.DSHTTP.TDSHTTPServiceComponent. All content below this line refers to Datasnap.DSHTTP.TDSHTTPServiceComponent.

Implements an HTTP service component.

The TDSHTTPServiceComponent class implements an HTTP service component.

See Also