Datasnap.DSHTTPCommon.TDSServiceResponseHandler.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(CommandType: TDSHTTPCommandType; LocalConnection: Boolean); overload; virtual;

C++

__fastcall virtual TDSServiceResponseHandler(TDSHTTPCommandType CommandType, bool LocalConnection)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSServiceResponseHandler

Description

Effectue diverses initialisations.

Le constructeur Create initialise les champs suivants : Destroy, FCommandType, FLocalConnection et ForceResultArray.

Voir aussi