Show contents 

Working with General Visual Components > Classes > TabControl > TabControl.DragDropEnabled

TabControl.DragDropEnabled

Syntax

DragDropEnabled: Boolean;

Description

The DragDropEnabled property determines whether tabs can be dragged.

Comments

Available values:

Example

The property use is given in the page Example of Creating the TabControl Component.

See also:

TabControl