API:REST.JsonReflect.TTypeMarshaller.HasConverter
Delphi
function HasConverter(clazz: TClass; const Field: string): Boolean;
C++
bool __fastcall HasConverter(System::TClass clazz, const 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.