Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32🞂TBitmap32🞂UpdateFontMethodPublic

TBitmap32.UpdateFont

Notifies the backend that font property changes have occurred and updates font settings.

Declaration ​

pascal
procedure UpdateFont;

Description ​

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.