here's what i'm trying (LyricsViewer beeing the TMSFMXMemo):
if LyricsFontBold
then LyricsViewer.Font.Style := [TFontStyle.fsBold]
else LyricsViewer.Font.Style := [];
then LyricsViewer.Font.Style := [TFontStyle.fsBold]
else LyricsViewer.Font.Style := [];