Reads unit name from mapped image of .map file.
Unit
Syntax
ParametersAMapString A pointer to the beginning of the string to read.
RemarksReads unit name from the "Detailed map of segments" section of .map file. This function strips library name (C++ Builder only) and '.pas' and '.obj' extensions. See examples.
This method behaves differently on different Delphi versions:
Examples
See also
|