BorderCombo.Mode

Syntax

Mode: PP.Ui.BorderCombo.Mode;

Description

The Mode property determines active mode for border type selection.

Comments

The property values are items of the BorderCombo.Mode enumeration.

Color selection and line type selection modes are available. By default the color selection mode is active.

Example

The example of property use is given on the Example of Creating the BorderCombo Component page.

See also:

BorderCombo