Show contents 

Working with General Visual Components > Classes > BorderTypeCombo > BorderTypeCombo.TypeControlVisible

BorderTypeCombo.TypeControlVisible

Syntax

TypeControlVisible: Boolean;

Description

The TypeControlVisible property determines visibility of border type editor.

Comments

Use JSON or the setTypeControlVisible method to set the property value and the getTypeControlVisible method to get the property value.

Example

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

See also:

BorderTypeCombo