DragDropEnabled: Boolean;
The DragDropEnabled property determines whether tabs can be dragged.
Available values:
true. Default value. Tabs are dragged.
false. Tabs cannot be dragged.
The property use is given in the page Example of Creating the TabControl Component.
See also: