Str

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonArray > Properties >

Str

SIGNATURE=IWJsonDataObjects.TJsonArray.Str

 

ETYPE=Property

 

Declaration:

Delphi:

public property Str [Index: Integer]: string;

C++:

public: __property String Str[int Index];

 

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