Ouvrir le menu principal

RAD Studio API Documentation β

System.JSON.TJSONArray.TEnumerator.Current

Delphi

property Current: TJSONValue read GetCurrent;

C++

__property TJSONValue* Current = {read=GetCurrent};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.JSON.pas
System.JSON.hpp
System.JSON TEnumerator


Description