[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.FontChanged

Implements the event handler signalled when the Font has been changed for the control.

Declaration

Source position: controls.pp line 2228

protected procedure TWinControl.FontChanged(

  Sender: TObject

); override;

Arguments

Sender

  

Object instance (TWinControl) for the event notification.

See also

TControl.FontChanged

  

Handles changes to the Font property.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.