API:Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.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.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSHTTPRequestWebBroker

Description

Renvoie la valeur de la propriété CommandType.

Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.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