|
<< Click to Display Table of Contents >> Navigation: Classes > TJsonObject > Properties > Kind |
SIGNATURE=IWJsonTools.TJsonObject.Kind
ETYPE=Property
Declaration:
Delphi: |
public property Kind: TJsonNodeKind; |
C++: |
public: __property TJsonNodeKind Kind; |
Description: Kind can also be changed using the As methods.