Source JSON object to merge into
Source position: fpjsonapply.pp line 66
public property TJSONApplier.SourceJSON : TJSONObject |
The SourceJSON property holds the source JSON object that serves as the base for the merge operation. If not set directly, it will be loaded automatically from the file specified in SourceFileName when Execute is called. When a new value is assigned, any previously owned source JSON object is freed.
|
Filename to load source JSON from if SourceJSON is not set |
|
|
Destination JSON object containing the merge result |
|
|
Set specifying which JSON objects are owned by the component |