TRecall.Reference
The reference object.
Declaration
Source position: classesh.inc line 477
public Property
Reference : TPersistent;
Description
Reference is the instance of the reference object. Do not free the reference directly. Call Forget to clear the reference and then free the reference object.
See also
Name | Description |
---|---|
TPersistent | Base class for streaming system and persistent properties. |
TRecall.Forget | Clear the reference property. |