JCL Help:TJclBinDebugScanner.SourceNameFromAddr
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclBinDebugScanner.SourceNameFromAddr Method
Search in JCL Help
Search in all projects
Summary
Returns the source file name for an address.
Pascal
public function SourceNameFromAddr(Addr: DWORD): string;
Return Value
The source file name for the specified address.
Description
SourceNameFromAddr returns the source-file name for the specified address.
See Also
LineNumberFromAddr ModuleNameFromAddr ModuleStartFromAddr ProcNameFromAddr
About
Donator
Petr Vones
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page