JVCL Help:TJvAnimatedImage.AsyncDrawing
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAnimatedImage.AsyncDrawing Property
[+] TJvAnimatedImage Methods
[+] TJvAnimatedImage Properties
Search in JVCL Help
Search in all projectsSummary
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