REST.Types.ERequestError.ResponseContent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ResponseContent: string read FResponseContent write FResponseContent;

C++

__property System::UnicodeString ResponseContent = {read=FResponseContent, write=FResponseContent};

Properties

Type Visibility Source Unit Parent
property public
REST.Types.pas
REST.Types.hpp
REST.Types ERequestError

Description

Embarcadero Technologies does not currently have any additional information.