Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IIEValue > Properties
IIEValue.AsOwnedObject Property
Get and set the value inside the IIEValue interface as a object that the IIEValue should own, e.g., is responsible for freeing
Namespace: IECSInterfaces
Delphi
public property AsOwnedObject: TObject read get_AsOwnedObject write set_AsOwnedObject;
Property Value
Type: TObject
•IIEValue
•IECSInterfaces