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