Data.Cloud.CloudAPI.TCloudHTTP.GetResponseCode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetResponseCode: Integer;

C++

int __fastcall GetResponseCode();

Properties

Type Visibility Source Unit Parent
function protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudHTTP

Description

Protected getter for the ResponseCode property.

See Also