JVCL Help:ShowDockForm
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: ShowDockForm procedure
[+] JvDockControlForm.pas Functions
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
run\JvDockControlForm.pas
procedureShowDockForm(DockWindow: TWinControl);
Parameters
Parameters | Description |
DockWindow: TWinControl | This is a TWinControl parameter, indicate the display of this object. Generally, this parameter is an object of TForm. |
Description
Call the ShowDockForm procedure to show a Form that the DockWindow parameter identifies. If invisible, the effect is the same as calling the TJvDockClient.ShowDockForm procedure.
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