Str

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonObject > Properties >

Str

SIGNATURE=IWJsonTools.TJsonObject.Str

 

ETYPE=Property

 

Declaration:

Delphi:

public property Str [aIndex: Integer]: string;

C++:

public: __property String Str[int aIndex];

 

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