XRef

DelphiXPG provides an interactive XRef (cross-reference), by this we mean it is not a static list of identifiers, units and line numbers. Within the environment a user can select an identifier and view all references to it. Selecting a reference will jump to to the location in code allowing the user to see the context in which it is being used.

You can also right-click an identifier in the source area and view the items context and data type context, this includes DFMs.

See the following sections for more detail on the XRef facility.

<< Context/Fuzzy Parsing Contents Create a Project >>
Copyright © 2005-2010, Simon Cox