[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

TJSONBoolean.JSONType

native JSON data type

Declaration

Source position: fpjson.pp line 310

public class function TJSONBoolean.JSONType: TJSONtype; override;

Function result

Always jtBoolean

Description

JSONType is overridden by TJSONString to return jtBoolean.

See also

TJSONData.JSONType

  

The native JSON data type represented by this object


Documentation generated on: Nov 14 2015