| Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280) |
Opening system menu stops processing messages (WM_TIMER or WM_USER)
For a VCL application, right clicking the application on the system tray to open the system menu; stops processing/receiving messages; even if they are WM_TIMER messages. And they are lost forever. They are not processed after closing the menu. Comments:
|