I want to write some text on Desktop (Currently connected DiskDrives). So I set BorderStyle
to bsNone
, TransparentColor
to true
and TransparentColorValue
to clRed
after that I got terrible result:
How can I fix this? I'm currently trying to fix that for 6 hours already :/ Maybe there is another way to write text on Desktop (not over all Windows)?
Thanks all for helping. I've just recode all with WinApi. Here is working source code: