REST.Client.TCustomRESTRequest.TBody.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TBody();

Properties

Type Visibility Source Unit Parent
constructor public
REST.Client.pas
REST.Client.hpp
REST.Client TBody

Description

Creates an instance of TBody.

See Also