Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
TMyClass
procedure MyGlobalProcedure;
procedure MyOtherGlobalProcedure;
This should NOT be linked: MyMethod.
MyMethod
This should be linked: TMyClass.MyMethod.
This should be linked: MyOtherGlobalProcedure.