Data.DBXJSONReflect.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
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TTypeMarshaller


Description

Renvoie True si un intercepteur d'attribut est défini pour l'instance TRttiField.

Voir aussi