BorderTypeCombo.EnabledControlVisible

Syntax

EnabledControlVisible: Boolean;

Description

The EnabledControlVisible property determines visibility of border editor enable checkbox.

Comments

Use JSON or the setEnabledControlVisible method to set the property value and the getEnabledControlVisible method to get the property value.

Example

The property use is given in description of the BorderTypeCombo.BorderColor property.

See also:

BorderTypeCombo