help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

RemoveFixupReferences

Removes references to rootname from the fixup list.

Declaration

Source position: classesh.inc line 1671

procedure RemoveFixupReferences(

  Root: TComponent;

  const RootName: String

);

Description

RemoveFixupReferences examines the list of unresolved references and removes references to a root object pointing at Root or a root component named RootName.

An application programmer should never need to call RemoveFixupReferences. This function can be used by an IDE to support removal of broken component links.

See also

RedirectFixupReferences

  

Redirects references under the root object from OldRootName to NewRootName

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505