IFontSupport.OnFontChange

property OnFontChange: TNotifyEvent read GetOnFontChange write SetOnFontChange;

Description

This event is triggered when the font changes its internal state, e.g. when a the font size changed. This event is used by TBitmap32.

 

See Also

TBitmap32