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