Unit 'JPL.JsonHelpers' Package
[Overview][Classes][Procedures and functions][Index] [#pl_jplib]

TJsonDataHelper

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: JPL.JsonHelpers.pas line 84

type TJsonDataHelper = class helper

public

  function IsObject;

  

  function IsNumber;

  

  function IsBool;

  

  function IsArray;

  

  function IsString;

  

  function IsUnknown;

  

end;

Inheritance

TJsonDataHelper

  



CT Web help

CodeTyphon Studio