JCL Help:TJclPeImage.ImportList

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Allows access to the import section.


Pascal

 public property ImportList: TJclPeImportList;


Description

The ImportList property returns a TJclPeImportList instance which allows access to the import section (.idata) of the loaded PE image file. See TJclPeImportList 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