REST.JsonReflect.TTypeMarshaller.DefConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DefConverter: TConverter<TSerial> read FConverter;

C++

__property TConverter__1<TSerial>* DefConverter = {read=FConverter};

Properties

Type Visibility Source Unit Parent
property public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TTypeMarshaller

Description

Embarcadero Technologies does not currently have any additional information.