JCL Help:TJclPeImportFuncItem.Name

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the name of the imported function.


Pascal

 public property Name: string;


Description

The Name property returns the name of the imported function. If the function was imported by name the property simply returns that name. If the function was imported by ordinal the property returns the value of the IndirectImportName 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