THTMLabel blink

I know <blink> is deprecated, but I need to have a THTMLabel blink to show an error condition in a TDBCtrlGrid Delphi 10.2.

Is it possible to use this code (found in StackOverflow)
[CODE]
Best regards
Francisco Alvarado

THTMLabel cannot display blinking text.

To have blinking text, our THTMLStaticText supports this and the <blink> tag can be used for this as explained at http://www.tmssoftware.com/site/minihtml.asp 

Bruno Fierens2017-07-26 21:21:04