REST.JsonReflect.TConverter.IdentCase

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IdentCase: TJsonIdentCase read FIdentCase write FIdentCase;

C++

__property Rest::Json::Types::TJsonIdentCase IdentCase = {read=FIdentCase, write=FIdentCase, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.