Value

<< Click to Display Table of Contents >>

Navigation:  Records > TJsonDataValue > Properties >

Value

SIGNATURE=IWJsonDataObjects.TJsonDataValue.Value

 

ETYPE=Property

 

Declaration:

Delphi:

public property Value: string;

C++:

public: __property String Value;

 

Description: This is Value, a member of class TJsonDataValue.