JCL Help:TJclPeRelocEntry.Relocations

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Provides indexed access to the address fix-ups defined in this block.


Pascal

 public property Relocations [Index: Integer]: TJclPeRelocation;


Description

The Relocations property provides (zero-based) indexed access to the address fix-ups defined in this block. To learn the number of entries in the list read the Count property. Each entry defines a single address fix-up as it appears in the relocations table.


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