Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Delphi processing all Windows messages (https://www.delphipraxis.net/206510-delphi-processing-all-windows-messages.html)

DP News-Robot 30. Dez 2020 05:10

Delphi processing all Windows messages
 
Since I had captures messages inside the main message loop, I forgot it is straightforward: create a [WayBack]*TApplicationEvents*instance, then use the [WayBack]*OnMessage event and hook it to a method like procedure TMainForm.ApplicationEventsMessage(var Msg: TMsg; var Handled: Boolean); begin // figure out if the TMsg should be handled; set Handled to True if you do not […]

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 21:29 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz