BorderCombo.Mode

Syntax

Mode: PP.Ui.BorderComboMode;

Description

The Mode property determines active mode for border type selection.

Comments

Property values are elements of the BorderComboMode enumeration.

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

Example

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

See also:

BorderCombo