Datasnap.DSHTTPClient.TDSHTTP.ResponseCode

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ResponseCode: Integer read GetResponseCode;

C++

__property int ResponseCode = {read=GetResponseCode, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient TDSHTTP


Description

Représente le code numérique reçu dans une réponse HTTP.

La propriété ResponseCode spécifie le code numérique reçu dans une réponse HTTP.

Voir aussi