IRdsDictionaryBox.CanElementUp

Syntax

CanElementUp: Boolean;

Description

The CanElementUp property returns whether the selected elements can be moved one position 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 MoveElementUp method.

See also:

IRdsDictionaryBox