JCL Help:TJclPeImage.DebugList

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Allows access to the debug section of the file.


Pascal

 public property DebugList: TJclPeDebugList;


Description

The DebugList property returns a TJclPeDebugList instance which allows access to the debug section (.debug) of the loaded PE image file. See TJclPeDebugList for more information.


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