API:Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommandType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCommandType: TDSHTTPCommandType; override;

C++

virtual Datasnap::Dshttpcommon::TDSHTTPCommandType __fastcall GetCommandType();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPRequestIndy

Description

Renvoie la valeur de la propriété CommandType.

Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommandType hérite de Datasnap.DSHTTPCommon.TDSHTTPRequest.GetCommandType. Tout le contenu en-dessous de cette ligne se réfère à Datasnap.DSHTTPCommon.TDSHTTPRequest.GetCommandType.

Renvoie la valeur de la propriété CommandType.

La méthode GetCommandType est l'implémentation en lecture de la propriété CommandType.

Voir aussi