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.

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

Voir aussi