Table of Contents

ITMSFNCMenuService Interface

Platform service interface that drives the menu event loop; implemented per platform to process mouse and keyboard events while a popup menu is open.

API unit family: TMSFNCPopupMenu Extends: IInterface

Syntax

ITMSFNCMenuService = interface(IInterface)

Methods

Name Description
StartMenuLoop Enters the platform menu event loop for the given view, blocking until the user dismisses the menu or the view's Loop property becomes False.