JCL Help:TJclPeImage.FileName

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Name of the loaded PE image file.


Pascal

 public property FileName: TFileName;


Description

Read the FileName property to determine which PE image file is currently loaded. Set FileName to load different image file. Note that depending on how the TJclPeImage instance was constructed, loading an invalid image file may either raise an exception or not. In any case the Status is updated to reflect success or failure.


See Also

Status


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