System.JSON.TJSONMappers.TItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TItem = (&property, field);

C++

enum class DECLSPEC_DENUM TItem : unsigned char { property, field };

Properties

Type Visibility Source Unit Parent
enum public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONMappers

Description

Embarcadero Technologies does not currently have any additional information.