I want to make transparent TEdit
I would use the function AlphaBlendValue
but I can not, does anyone have any solution ?, any component that has TEdit
with AlphaBlendValue
?
Example:
Edit1.AlphaBlend := True;
Edit1.AlphaBlendValue := 0;
I want to make transparent TEdit
I would use the function AlphaBlendValue
but I can not, does anyone have any solution ?, any component that has TEdit
with AlphaBlendValue
?
Example:
Edit1.AlphaBlend := True;
Edit1.AlphaBlendValue := 0;