API:System.JSON.TJSONValue.A

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property A[const AIndex: Integer]: TJSONValue read GetValueA;

C++

__property TJSONValue* A[const int AIndex] = {read=GetValueA};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONValue

Description

Embarcadero Technologies does not currently have any additional information.