Transparency is supported, just use TWinControl.SetShape(Region) or
SetShape(Bitmap);

It will be tricky if you want to have a very irregular region of
transparency, such as for having text. In this case SetShape(Bitmap)
is the best option.

-- 
Felipe Monteiro de Carvalho

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to