Icon TParser

Unit: WebCore

Inherits From TObject

Available In: Client and Server Applications

The TParser class is a parser class for parsing JSON strings, and is used for loading forms, control interfaces, and datasets (columns, rows, and transaction operations). It can be used as a general-purpose JSON parser in your applications.

Image