Unit 'jsbase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-js]

TJSType

Declaration

Source position: jsbase.pp line 30

type TJSType = (

  jstUNDEFINED,

  jstNull,

  jstBoolean,

  jstNumber,

  jstString,

  jstObject,

  jstReference,

  jstCompletion

);


Documentation generated on: 2023-03-18