When developing a Windows
or iOS
application in Delphi Seattle 10 we can easily create a transparent TEdit
by setting it's StyleLookup
property into transparentedit
.
However, it doesn't change anything when developing for Android
.
How do we create a transparent TEdit
for Android in Firemonkey?