REST.Client.TCustomRESTResponse.SetContent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetContent(const AContent: string);

C++

void __fastcall SetContent(const System::UnicodeString AContent);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTResponse

Description

Embarcadero Technologies does not currently have any additional information.