IMenuButton.RightArrow

Syntax

RightArrow: Boolean;

Description

The RightArrow property determines direction of the arrows and location of the popup list correspondingly.

Comments

When the property is set to True, the popup list is placed to the right of the component, otherwise, it is placed in the bottom of the component.

See also:

IMenuButton