TcxCustomTabControlProperties.AllowDisabledTabAccess Property
In This Article
#Declaration
Delphi
property AllowDisabledTabAccess: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#Remarks
Set this property to True, to allow disabled tab activation/focusing.
The default value of the AllowDisabledTabAccess property is False.
See Also