Set specifying which JSON objects are owned by the component
Source position: fpjsonapply.pp line 72
public property TJSONApplier.OwnsJSON : TOwnsJSONs |
The OwnsJSON property is a set of TOwnsJSON values that specifies which JSON objects are owned and managed by the component. Owned objects are automatically freed when the component is destroyed or when new objects are assigned. This property is automatically updated when JSON objects are loaded from files.
|
Enumeration values for JSON object ownership control |
|
|
Set of JSON object ownership flags |
|
|
Source JSON object to merge into |
|
|
JSON object containing elements to apply to the source |