JCL Help:TJclPeExportFuncList.Items

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Provides indexed access to the items contained in the export table.


Pascal

 public property Items [Index: Integer]: TJclPeExportFuncItem;


Description

Provides (zero based) indexed access to the items contained in the export table. As such it contains all exported funtions in the image. Initially the list is in the same order as the functions appear in the export table but they may be sorted afterwards.


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