JVCL Help:TJvDockClient.HideParentForm
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDockClient.HideParentForm Method
[+] TJvDockClient Events
[+] TJvDockClient Methods
[+] TJvDockClient Properties
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
procedureHideParentForm;
Description
HideParentForm method's function is as the same as the function of the global method of HideDockForm. They all hide dock client (In fact, HideParentForm use the method of Hide DockForm too).Their difference is that HideDockForm has a parameter to sure one dock client, but HideParentForm doesn't have such parameter, the reason is that HideParentForm is a function of TJvDockClient, it only hide ParentForm of TJvDockClient.
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