JVCL Help:TJvDockBasicStyle.ConjoinPanelClass

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the class for the conjoin panels.


Pascal

 propertyConjoinPanelClass: TJvDockConjoinPanelClass;


Description

Use ConjoinPanelClass in a derived class to determine the class used for conjoin panels created by the docking style component. Descendants of TJvDockBasicStyle initialize this value in the constructor so that when TJvDockBasicStyle needs to construct a conjoin panel, it can create the appropriate type of panel.


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