JVCL Help:HideDockForm

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

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvDockControlForm.pas


Pascal

 run\JvDockControlForm.pas
 procedureHideDockForm(DockWindow: TWinControl);


Parameters

Parameters Description
DockWindow: TWinControl Indicate the display of this object. Generally, this parameter is an object of TForm.

run\JvDockControlForm.pas


Description

Call the HideDockForm procedure to hide a form that DockWindow identifies. If visible, the effect is as the same as TJvDockClient.HideDockForm procedure.

run\JvDockControlForm.pas


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