AllowClose: Boolean;
The AllowClose property determines whether it is possible to close the ToolBar toolbar if the bar is not docked to the form but it is placed independently in the form area.
If the property is set to True, the toolbar can be closed, otherwise, it is impossible to close it.
See also: