'How to handle dark mode in Delphi iOS apps

When the iPhone is in dark mode, my Delphi 10.3.3 app renders half the TLabel TListBox texts in regular black and the other half in an extremely light gray (almost unreadable).

What must be done to make Firemonkey components work well with iOS dark mode?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source