[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

RemoveFixups

Removes Instancefrom the fixup list.

Declaration

Source position: classesh.inc line 1646

procedure RemoveFixups(

  Instance: TPersistent

);

Description

RemoveFixupsremoves all entries for component Instancefrom the list of unresolved references.a

See also

RedirectFixupReferences

  

Redirects references under the rootobject from OldRootNameto NewRootName

RemoveFixupReferences

  

Removes references to rootname from the fixup list.