REST.JsonReflect.TTypeMarshaller.HasInterceptor
Delphi
function HasInterceptor(rttiField: TRttiField): Boolean;
C++
bool __fastcall HasInterceptor(System::Rtti::TRttiField* rttiField);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | REST.JsonReflect.pas REST.JsonReflect.hpp |
REST.JsonReflect | TTypeMarshaller |
説明
JsonReflectAttribute が、指定された RTTI フィールドの属性であれば、True を返します。そうでなければ、False を返します。