JCL Help:TJclPeRelocList.AllItems

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Provides indexed access to the complete list of individual address fix ups.


Pascal

 public property AllItems [Index: Integer]: TJclPeRelocation;


Description

The AllItems property provides (zero based) indexed access to the complete list of individual address fix ups. See the description of TJclPeRelocation for more information on how to interpret the returned record.


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