Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : Messagebox from a service
| Subject: | Messagebox from a service |
| Posted by: | "Mikael Lenfors" (mika..@lenfors.se) |
| Date: | Tue, 14 Nov 2006 14:34:42 |
Hello!
I have a service wich I want to present a messagebox on screen when there is
an alarm condition. I have set the AlwaysOnTop on the popupform but the
popupmessage still pops up in the "background", behind any other windows on
screen. Is there a way to make it stay on top of all other windows currently
on screen?
(Of cource this only works when there is a logged on user...)
Regards, Mikael