IRdsDictionaryBox.CanElementLevelUp

Syntax

CanElementLevelUp: Boolean;

Description

The CanElementLevelUp property returns whether the selected elements can be moved one level up.

Comments

The property returns True if move is possible, otherwise it returns False.

Example

The example of use is given in description of the MoveElementLevelUp method.

See also:

IRdsDictionaryBox