TTMSFNCWinMenuLooper.StartLoop Method
Begins the Windows message loop for the specified menu view, processing mouse and keyboard events until the menu closes.
API unit family: TMSFNCPopupMenu
Declaring type: TTMSFNCWinMenuLooper
Syntax
procedure StartLoop(const AView: ITMSFNCMenuView);
Parameters
| Name | Description |
|---|---|
AView |
The menu view whose interaction loop is started. |