Intricate error message - "TJSONlist use only Integer indexes - not String"
JSON library for Delphi
Brought to you by:
tmcdos
Originally created by: ruslan.p...@gmail.com
What steps will reproduce the problem?
1. Using method TJSONlist.NameOf[]
What is the expected output? What do you see instead?
I advise you to use the message "List/array values are not named!". Because I use Integer Index in method NameOf, I don't understand the message "TJSONlist use only Integer indexes - not String"