REST.Client.TBodyParams.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Create */ inline __fastcall TBodyParams(void) : System::TObject() { }

Properties

Type Visibility Source Unit Parent
constructor public REST.Client.hpp REST.Client TBodyParams

Description

Creates an instance of TBodyParams.

See Also