TTMSFNCMenuService.StartMenuLoop Method
Starts the platform event loop for the specified menu view, blocking until the menu closes.
API unit family: TMSFNCPopupMenu
Declaring type: TTMSFNCMenuService
Syntax
procedure StartMenuLoop(const AView: ITMSFNCMenuView);
Parameters
| Name | Description |
|---|---|
AView |
The menu view whose interaction loop is started. |