AllowUndock: Boolean;
The AllowUndock property determines whether the component can be moved during form execution.
Available values:
True. The component can be taken from the form and moved as a separate window.
False. The component cannot be moved, it is fixed on the form.
See also: