Path

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonObject > Properties >

Path

SIGNATURE=IWJsonDataObjects.TJsonObject.Path

 

ETYPE=Property

 

Declaration:

Delphi:

public property Path [const NamePath: string]: TJsonDataValueHelper;

C++:

public: __property TJsonDataValueHelper Path[String const NamePath];

 

Description: This is Path, a member of class TJsonObject.