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