JVCL Help:TJvMTManagedComponent

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
TJvMTManagedComponent
TJvMTThread
run\JvMTComponents.pas


Summary

The base class for components that have a thread manager. Base class for all components belonging to a manager.

run\JvMTComponents.pas


Pascal

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


Description

TJvMTComponent is the base class for components within the JEDI VCL. The class defines one published property, Manager, that is the manager of component.

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