JCL Help:TJclPeExportFuncItem.ForwardedLibName

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the name of the image to which the export is forwarded.


Pascal

 public property ForwardedLibName: string;


Description

Returns the name of the image, including extension, to which the export is forwarded. If the export isn't forwarded the property returns an empty string. You can determine whether the export is forwarded by reading the IsForwarded 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