JSON object containing elements to apply to the source
Source position: fpjsonapply.pp line 68
public property TJSONApplier.ApplyJSON : TJSONObject |
The ApplyJSON property holds the JSON object whose elements will be merged into the source JSON object. If not set directly, it will be loaded automatically from the file specified in ApplyFileName when Execute is called. When a new value is assigned, any previously owned apply JSON object is freed.
|
Filename to load apply JSON from if ApplyJSON is not set |
|
|
Source JSON object to merge into |
|
|
Set specifying which JSON objects are owned by the component |