Datasnap.DSHTTP.TDSResponseHandlerFactory

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSResponseHandlerFactory
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: Datasnap.DSHTTP

Delphi

TDSResponseHandlerFactory = class

C++

class PASCALIMPLEMENTATION TDSResponseHandlerFactory : public System::TObject

Description

Represents the factory class for creating an appropriate instance of TDSServiceResponseHandler.

TDSResponseHandlerFactory is the factory class for creating an appropriate instance of TDSServiceResponseHandler.

See Also