Unit 'fpJsonApply' Package
[Overview][Types][Classes][Index] [#fcl]

Reference for unit 'fpJsonApply'

Apply elements from one JSON object to another

uses

  System,

  Classes,

  sysutils,

  fpJson;

  

JSON support for Free Pascal.

Overview

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.


Documentation generated on: Jan 27 2026