JCL Help:TJclBinDebugScanner.ModuleNameFromAddr
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclBinDebugScanner.ModuleNameFromAddr Method
Search in JCL Help
Search in all projects
Summary
Returns the Delphi unit name for an address.
Pascal
public function ModuleNameFromAddr(Addr: DWORD): string;
Parameters
Parameters | Description |
Addr: DWORD | Address to get unit name for. |
Return Value
The Delphi unit name for the specified address.
Description
ModuleNameFromAddr returns the Delphi unit name for the specified address.
See Also
LineNumberFromAddr ModuleStartFromAddr ProcNameFromAddr SourceNameFromAddr
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