REST.JsonReflect.TTypeMarshaller.HasInterceptor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function HasInterceptor(rttiField: TRttiField): Boolean;

C++

bool __fastcall HasInterceptor(System::Rtti::TRttiField* rttiField);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TTypeMarshaller


Description

Renvoie True si JsonReflectAttribute est un attribut du champ RTTI spécifié ; sinon, elle renvoie False.

Voir aussi