JVCL Help:TJvDockVSChannel.FindPane
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDockVSChannel.FindPane Method
[+] TJvDockVSChannel Methods
[+] TJvDockVSChannel Properties
Search in JVCL Help
Search in all projectsSummary
Returns a pane object that contains a given control.
Pascal
functionFindPane(Control: TWinControl): TJvDockVSPane;
Parameters
Parameters | Description |
Control: TWinControl | The control to search for. |
Return Value
The pane object that contains Control, or nil if the Control is not found on the channel.
Description
Call FindPane to obtain a pane object that contains a specific control (usually a form).
See Also
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