REST.JsonReflect.TConverterEvent.StringsConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StringsConverter: TStringsConverter read FStringsConverter write SetStringsConverter;

C++

__property _di_TStringsConverter StringsConverter = {read=FStringsConverter, write=SetStringsConverter};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.