Xojo.Core.WeakRef

From Xojo Documentation

Class (inherits from Object)

The WeakRef class is used to store references to an object without maintaining a strong reference that would force the target object to remain in memory instead of getting removed by reference counting.

Properties
Value fa-lock-32.png
Shared Methods
Create

See Also

WeakAddressOf command