API:REST.Client.TRESTRequestParameter.ContentType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ContentType: TRESTContentType read FContentType write SetContentType default TRESTContentType.ctNone;

C++

__property Rest::Types::TRESTContentType ContentType = {read=FContentType, write=SetContentType, default=0};

Properties

Type Visibility Source Unit Parent
property published
REST.Client.pas
REST.Client.hpp
REST.Client TRESTRequestParameter

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!