JVCL Help:TJvExToolWindow

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvExControl
TJvExToolWindow
run\JvExForms.pas


Summary

Base class for extended tool windows.

run\JvExForms.pas


Pascal

 run\JvExForms.pas
 TJvExToolWindow = class(TToolWindow, IJvExControl);


Description

TJvExToolWindow is a base class for classes in the JVCL library that descend from TToolWindow.
Do not create instances of TJvExToolWindow. Use a descendant of TJvExToolWindow or create your own descendant class.

run\JvExForms.pas


About

Navigation

run\JvExForms.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