JVCL Help:TJvDockVCStyle

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvDockObservableStyle
TJvDockBasicStyle
TJvDockAdvStyle
TJvDockVCStyle
run\JvDockVCStyle.pas


Summary

Defines standard Visual C++ docking behavior.

run\JvDockVCStyle.pas


Pascal

 run\JvDockVCStyle.pas
 TJvDockVCStyle = class(TJvDockAdvStyle);


Description

  1. JVCLInfo

Drop a TJvDockVCStyle on a form when you want the form to dock in the same way as in Visual C++. To activate the docking, drop a TJvDockServer or TJvDockClient on the same form and set its DockStyle property to point to the TJvDockVCStyle component.

run\JvDockVCStyle.pas


About

Navigation

run\JvDockVCStyle.pas



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