JVCL Help:TJvAnimatedImage.AsyncDrawing

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if the drawing thread is synchronized to the main VCL thread


Pascal

 propertyAsyncDrawing: Boolean;


Description

If true, the drawing thread is not synchronized to the main VCL thread. This leads to a risk of exception and should not be used.


See Also

TJvTimer.SyncEvent


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