JCL Help:TJclPeImportFuncItem.ResolveCheck

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Specifies whether the function could be resolved.


Pascal

 public property ResolveCheck: TJclPeResolveCheck;


Description

Specifies whether the function could be resolved. The intial value of this property will be icNotChecked. You have to request function resolving explicitly through the CheckImports method of the TJclPeImportList class.


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