Data.DBXJSONReflect.TJSONConverter.Current
[–] Properties | |
---|---|
Type: property | |
Visibility: protected | |
Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
Unit: Data.DBXJSONReflect | |
Parent: TJSONConverter |
Delphi
property Current: TJSONAncestor read GetCurrent;
C++
__property System::Json::TJSONAncestor* Current = {read=GetCurrent};
Description
Specifies the current JSON value.
The Current property specifies the current JSON value.