System.JSON.Types.TJsonPosition.ContainerType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ContainerType: TJsonContainerType;

C++

TJsonContainerType ContainerType;

Properties

Type Visibility Source Unit Parent
field public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonPosition

Description

Container type where the position resides.

See Also