JCL Help:TJclPeImportLibItem.Name

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the lowercase filename of the image described by this entry.


Pascal

 public property Name: string;


Description

Returns the filename of the image file from which the functions described by this import descriptor are imported. The returned filename is returned as it appears in the image file, except that it's converted to lowercase before it's returned. Like the OriginalName property, the returned name is often without path or drive indication.


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