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