JCL Help:TJclPeImportLibItem.ImportKind

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Specifies the kind of import.


Pascal

 public property ImportKind: TJclPeImportKind;


Description

Specifies the kind of import. It can be either a normal import, a bound import or a delay loaded import. See the description of TJclPeImportKind for more information. Note that this has nothing to do with the method by which a function is imported, such as by name or by ordinal. To find out about that use the IsByOrdinal 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