JCL Help:TJclPeRelocEntry.Size

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The Size property returns the size, in bytes, occupied by the relocation block.


Pascal

 public property Size: DWORD;


Description

The Size property returns the size, in bytes, occupied by the relocation block. Since each block is a variable length structure representing a single 4KB of the image file, each block may need a different ammount of memory to hold all necessary fixups.


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