JVCL Help:TJvMTThreadToThread

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvMTComponent
TJvMTThreadToThread
run\JvMTComponents.pas


Summary

Buffer that can be used for asynchronous communication between MT threads.

run\JvMTComponents.pas


Pascal

 run\JvMTComponents.pas
 TJvMTThreadToThread = class(TJvMTComponent);


Description

  1. JVCLInfo

Used for exchanging data between threads. All calls are blocking. See TJvMtAsyncBufferBase for method description.

run\JvMTComponents.pas


See Also

TJvMTThreadToVCL, TJvMTVCLToThread

run\JvMTComponents.pas


About

Navigation

run\JvMTComponents.pas



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