REST.Types.IsContentType

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

extern DELPHI_PACKAGE bool __fastcall IsContentType(const TRESTContentType AContentType, TRESTContentType *ATypes, const int ATypes_High);

プロパティ

種類 可視性 ソース ユニット
function public
REST.Types.pas
REST.Types.hpp
REST.Types REST.Types

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。