Apply elements from one JSON object to another
uses |
||
|
JSON support for Free Pascal. |
This unit provides the TJSONApplier component class for merging JSON objects. It allows applying (merging) elements from one JSON object to another with various configuration options for ownership control, case sensitivity, type handling, and output formatting.