Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
Elevate Web Builder Technical Support
»
Product Manuals
»
Elevate Web Builder 3 Manual
»
Component Reference
»
TParser
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.
Properties
Methods
Events
PropertyNameType
CheckString
Token
CheckSymbol
TokenLiteral
CheckToken
TokenPos
ErrorIfNotSkipString
TokenString
ErrorIfNotSkipSymbol
ErrorIfNotSkipToken
ErrorIfNotString
ErrorIfNotSymbol
ErrorIfNotToken
ExpectedError
GetBoolean
GetFloat
GetInteger
GetString
Initialize
NextToken
SkipArray
SkipObject
SkipProperty
SkipPropertyValue
SkipString
SkipSymbol
SkipToken
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap