I have an application that need to be run under Windows and Android.

I have an application that need to be run under Windows and Android.
I'm using image lists (64x64) and action lists. 

My problem is that my speed buttons doesn't looks the same under Android and Windows. 

Under Android images are correctly draw whereas they are rather small on Windows (something like 16x16).

How can I get the same size on all platform ?
How can I remove the text (within setting the TAction.Text property to '' ?

Thank you

Ps : I'm using DXE8.1

Comments