Unit 'jsoncomparer' Package
[Overview][Classes][Index] [#fcl-json]

TJSONComparer

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

Declaration

Source position: jsoncomparer.pp line 34

type TJSONComparer = class(TObject)

protected

  procedure CompareArray();

  procedure CompareObject();

  procedure doCompare();

public

  constructor create();

  procedure Compare();

  property Epsilon: Double; [rw]

end;

Inheritance

TJSONComparer

|

TObject


Documentation generated on: 2025-07-25