Reads file name from mapped image of .map file.
Unit
Syntax
ParametersAMapString A pointer to the beginning of the string to read. Usually points to '(' (see MapStringToStr).
RemarksReads file name from the "Line numbers for Unit1(code.inc) segment .text" section of .map file. See examples.
This method behaves differently on different Delphi versions:
Examples
See also
|