JVCL Help:TJvEmbeddedFormPanel.UndockLinkedForm

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

Search in JVCL Help

 
Search in all projects
 

Summary

Undocks the linked form from the control and displays it as a stand-alone window.


Pascal

 procedureUndockLinkedForm(ABorderStyle: TFormBorderStyle; APosition: TPosition); virtual;


Parameters

Parameters Description
ABorderStyle: TFormBorderStyle The borderstyle to use for the form when undocked.
APosition: TPosition The position where to place the form when undocked.


Description

Write here a description


See Also

TJvEmbeddedFormPanel.DockLinkedForm, TJvEmbeddedFormPanel.IsLinkedFormDocked


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