JVCL Help:TJvMTVCLToThread.OnCanWrite

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs when at least one object can be written to the buffer.


Pascal

 propertyOnCanWrite: TNotifyEvent;


Description

Called in the context of the main VCL thread. At least one object can be written to the buffer during this event. This event will fire after a Write as soon as there is buffer space. This event will also fire when the object is first created during runtime (and there is buffer space).


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