RemoveFixups
Removes Instance from the fixup list.
Declaration
Source position: classesh.inc line 2441
procedure RemoveFixups(Instance: TPersistent);
Description
RemoveFixups removes all entries for component Instance from the list of unresolved references.a
See also
Name | Description |
---|---|
RedirectFixupReferences | Redirects references under the root object from OldRootName to NewRootName |
RemoveFixupReferences | Removes references to rootname from the fixup list. |