JCL Help:TJclPeImportFuncItem

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclPeImportFuncItem


Summary

Represents a single imported function.


Pascal

 public TJclPeImportFuncItem = class(TObject);


Description

The TJclPeImportFuncItem class represents a single imported function from some image file. The class provides detailed information about how the function was imported such as it's name or ordinal. You'll normally won't instantiate this class directly but instead retrieve a reference to it through the Items property of the TJclPeImportLibItem class.


About

Unit

JclPeImage


Navigation

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