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