JCL Help:TJclPeImage.ResourceList

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Allows access to the resource section of the PE file.


Pascal

 public property ResourceList: TJclPeRootResourceList;


Description

Returns a TJclPeRootResourceList instance which allows access to the resource section (.rsrc) of the loaded PE file. See TJclPeRootResourceList 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