JCL Help:TJclPeImage.StatusOK

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Indicates whether the object is correctly initialized.


Pascal

 public function StatusOK: Boolean;


Description

Indicates whether the object is correctly initialized. That is, if it was succesfully attached to a valid image file. If this poperty returns False you should not use any of it's properties or methods until reinitialized using the FileName property or the AttachLoadedModule method.


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