REST.Types.IsContentType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsContentType(const AContentType: TRESTContentType; ATypes: array of TRESTContentType): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IsContentType(const TRESTContentType AContentType, TRESTContentType *ATypes, const System::NativeInt ATypes_High);

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.