Hello everybody.In a topic :http://forum.lazarus.freepascal.org/index.php/topic,8653.0.htmlIt seams that messagedlgpos could be transparent.But if i write : messagedlgpos.alphablend := true i get a error message:How can i have a transparent message box ?Thanks
If you want a transparent message, you could use a TLabel.
BTW Transparency for froms does not work here on QT.