Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

PJSONCharType

Pointer to TJSONCharType, used in parsing.

Declaration

Source position: fpjson.pp line 54

type PJSONCharType = ^TJSONCharType;

Description

PJSONCharType is a pointer to a TJSONCharType character. It is used while parsing JSON.

See also

TJSONStringType

  

String type used in JSON unit.

TJSONCharType

  

Character type used in parsing.


Documentation generated on: Jul 24 2023