Datasnap.DSHTTPCommon.TDSServiceResponseHandler.FCommandType

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Unit: Datasnap.DSHTTPCommon
Parent: TDSServiceResponseHandler

Delphi

FCommandType: TDSHTTPCommandType;

C++

TDSHTTPCommandType FCommandType;

Description

Protected field that specifies the command type.

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

See Also