BorderTypeCombo.SplitLines

Syntax

SplitLines: Boolean;

Description

The SplitLines property determines displaying of editor in two lines.

Comments

Use JSON or the setSplitLines method to set the property value and the getSplitLines method to get the property value.

Example

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

See also:

BorderTypeCombo