JCL Help:TJclPeImportLibItem.Items

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Provides indexed access to the items in the list.


Pascal

 public property Items [Index: Integer]: TJclPeImportFuncItem;


Description

Provides (zero based) indexed access to the items contained in the import descriptor. Each entry in the list is a reference to a TJclPeImportFuncItem which describes a single imported function from the image described by this import descriptor. The number of items in the list can be found by reading the Count property.


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