Datasnap.DSHTTPCommon.TDSServiceResponseHandler.FCommandType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCommandType: TDSHTTPCommandType;

C++

TDSHTTPCommandType FCommandType;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSServiceResponseHandler

Description

Protected field that specifies the command type.

FCommandType is a protected field that is used to specify the command type.

See Also