BorderTypeCombo.WidthControlVisible

Syntax

WidthControlVisible: Boolean;

Description

The WidthControlVisible property determines visibility of line width edit element.

Comments

Use JSON or the setWidthControlVisible method to set the property value, and the getWidthControlVisible method to get the property value.

Example

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

See also:

BorderTypeCombo