Filename to load apply JSON from if ApplyJSON is not set
Source position: fpjsonapply.pp line 79
published property TJSONApplier.ApplyFileName : string |
The ApplyFileName property specifies the file path from which to load the apply JSON object. If ApplyJSON is not set when Execute is called, the JSON object will be loaded from this file. When loaded from file, the component will take ownership of the JSON object.
|
JSON object containing elements to apply to the source |
|
|
Set specifying which JSON objects are owned by the component |
|
|
Executes the JSON merge operation from apply JSON to source JSON |