JVCL Help:TJvCaptureSettings.Yield

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Controls whether or not the capture will block the calling thread.


Pascal

 propertyYield: Boolean;


Description

If set to true, when the capture starts, a separate thread is created allowing the thread launching the capture to continue. Reentrance issues must then be considered to avoid the user to launch twice the capture, for instance.


About

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