JVCL Help:TJvDockVIDStyle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDockVIDStyle Class
[+] JvDockVIDStyle.pas Classes
[+] TJvDockVIDStyle Events
[+] TJvDockVIDStyle Methods
[+] TJvDockVIDStyle Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvDockObservableStyle
TJvDockBasicStyle
TJvDockAdvStyle
TJvDockVIDStyle
TJvDockVSNetStyle
run\JvDockVIDStyle.pas
Summary
Defines standard Visual InterDev docking behavior.
Pascal
run\JvDockVIDStyle.pas
TJvDockVIDStyle = class(TJvDockAdvStyle);
Description
- JVCLInfo
Drop a TJvDockVIDStyle on a form when you want the form to dock in the same way as in Microsoft Visual InterDev. To activate the docking, drop a TJvDockServer or TJvDockClient on the same form and set its DockStyle property to point to the TJvDockVIDStyle 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