JCL Help:TJclPeNameSearch.OnFound

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Event fired whenever an occurence of the specified function is found.


Pascal

 public property OnFound: TJclPeNameSearchFoundEvent;


Description

Event which is fired whenever an occurence of the specified function is found. Note that the event is automatically synchronized with the main thread by firing it through the standard TThread method Synchronize. See the description of TJclPeNameSearchFoundEvent for more information.


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