Indicates whether the reference is modified.
Class
TEntityReference
Syntax
property IsModified: boolean;
Remarks
The property indicates whether the reference is modified. The property is set to True when the Value property is changed: either another entity instance is assigned or the value is deleted.
See Also