JCL Help:TJclPeImage.ExportList

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Allows access to the export section of the image file.


Pascal

 public property ExportList: TJclPeExportFuncList;


Description

The ExportList property returns a TJclPeExportFuncList instance which allows access to the export section (.edata) of the loaded PE image file. See TJclPeExportFuncList for more information.


See Also

TJclPeExportFuncList


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