JVCL Help:TJvDockServer.DockPanel

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

Search in JVCL Help

 
Search in all projects
 

Summary

Gives access to the docking panels of the dock site.


Pascal

 propertyDockPanel [DockPosition: TJvDockPosition]: TJvDockPanel;
propertyLeftDockPanel: TJvDockPanel;
propertyRightDockPanel: TJvDockPanel;
propertyTopDockPanel: TJvDockPanel;
propertyBottomDockPanel: TJvDockPanel;


Parameters

Parameters Description
Index Description for this parameter


Description

Use LeftDockPanel to access the left docking panel of the dock site form managed by the TJvDockServer component.


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