Table of Contents

TTMSFNCMenuView.SelectNextMenuItem Method

Moves the selection to the next or previous item in the menu view.

API unit family: TMSFNCPopupMenu Declaring type: TTMSFNCMenuView

Syntax

procedure SelectNextMenuItem(ABackward: Boolean);

Parameters

Name Description
ABackward When True, moves selection upward; otherwise moves downward.