JCL Help:TJclPeBorImage.LibHandle
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclPeBorImage.LibHandle Property
[+] TJclPeBorImage Methods
[+] TJclPeBorImage Properties
Search in JCL Help
Search in all projects
Summary
Returns a handle to the loaded library (image).
Pascal
public property LibHandle: THandle;
Description
The LibHandle property loads the image file as a datafile (if necessary) and returns a handle to the loaded image. Use the FreeLibHandle method when you no longer need the handle.
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