I want to have a transparent background for my text using a TRectangle with opaque = 0.5. But the Text inside I want to be black (as Opaque = 1, not inheriting the Opaqueness from the TRectangle.
Is it possible to achieve?
I want to have a transparent background for my text using a TRectangle with opaque = 0.5. But the Text inside I want to be black (as Opaque = 1, not inheriting the Opaqueness from the TRectangle.
Is it possible to achieve?