JCL Help:TJclPeImage.RelocationList

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Allows access to the relocations section of the PE file.


Pascal

 public property RelocationList: TJclPeRelocList;


Description

The RelocationList property returns a TJclPeRelocList instance which allows access to the relocations section (.reloc) of the loaded PE file. This is also known as the fix up table. See REF Target"..Relocations sectionTJclPeRelocList">TJclPeRelocList 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