REST.Types.IsTextualContentType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsTextualContentType(const AContentType: string) : boolean;
function IsTextualContentType(AContentType: TRESTContentType) : boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IsTextualContentType(const System::UnicodeString AContentType)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
REST.Types.pas
REST.Types.hpp
REST.Types REST.Types

Description

Embarcadero Technologies does not currently have any additional information.