Using TImage32
About the documentation
Appearance
Notifies the backend that font property changes have occurred and updates font settings.
procedure UpdateFont;
UpdateFont synchronizes font modifications with the underlying backend implementation supporting font operations (IFontSupport). Call UpdateFont when font properties are modified directly or need explicit backend updating.
UpdateFont
IFontSupport