Table of Contents

TTMSFNCWinMenuLooper.EndLoop Method

Terminates the message loop for the specified menu view.

API unit family: TMSFNCPopupMenu Declaring type: TTMSFNCWinMenuLooper

Syntax

procedure EndLoop(const AView: ITMSFNCMenuView);

Parameters

Name Description
AView The menu view whose interaction loop is stopped.