TReferenceType

Qualifies the memory management that should be applied to a reference.

Members

OrdinalNameDescription
0RefersToNo special memory management is required as the value is only referred.
1OwnsThe value should be destroyed whenever its reference is destroyed.

Source

Object_.Reference.Type_.pas (23)