API:Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSHTTP.TDSHTTPServiceComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTDSCustomHTTPServiceFileDispatcher
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: Datasnap.DSHTTP

Delphi

TDSCustomHTTPServiceFileDispatcher = class(TDSHTTPServiceComponent)

C++

class PASCALIMPLEMENTATION TDSCustomHTTPServiceFileDispatcher : public TDSHTTPServiceComponent

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