JCL Help:TJclPeExportFuncItem.Name

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the name by which the function is exported.


Pascal

 public property Name: string;


Description

If the function is exported by name the Name property returns the name by which the function is exported. If the function is not exported by name the property returns an empty string.


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