property OnFontChange: TNotifyEvent read GetOnFontChange write SetOnFontChange;
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]: