API:REST.JsonReflect.TTypeMarshaller.HasConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HasConverter(clazz: TClass; Field: string): Boolean;

C++

bool __fastcall HasConverter(System::TClass clazz, System::UnicodeString Field);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.