Table of Contents

TTMSFNCWinMenuLooper Class

Windows-specific helper that runs a local message loop to keep the menu responsive while it is open.

API unit family: TMSFNCPopupMenu

Syntax

TTMSFNCWinMenuLooper = class

Methods

Name Description
EndLoop Terminates the message loop for the specified menu view.
StartLoop Begins the Windows message loop for the specified menu view, processing mouse and keyboard events until the menu closes.