11-11-2011, 04:06 AM
I'm using Delphi 7 and having good progress so far with my project.
One of the things I need to do is draw a simple "see-through" shape, where I can set the degree of transparency between 0 (opaque) and 100% (truly transparent).
I've explored the VLDraw class, in particular the DrawPictureLayer, but I haven't found how (or whether) this can be done.
One of the things I need to do is draw a simple "see-through" shape, where I can set the degree of transparency between 0 (opaque) and 100% (truly transparent).
I've explored the VLDraw class, in particular the DrawPictureLayer, but I haven't found how (or whether) this can be done.