TabControl.EnableGroupSeparator

Syntax

EnableGroupSeparator: Boolean;

Description

The EnableGroupSeparator property determines whether there is a separator between groups of tabs.

Comments

Available values:

Use JSON or the setEnableGroupSeparator method to set the property value, and the getEnableGroupSeparator method to get the property value.

The property is under development.

See also:

TabControl