FMX: How can I select a Fixed Font in Android

  

Using Delphi XE8.1, how can I select a fixed (monospaced) font in Android?

I tried setting the font.family to Droid Sans Mono, but that didn’t help.

Comments are closed.