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

TControl.FontChanged

Handles changes of the Font property.

Declaration

Source position: controls.pp line 1331

protected procedure TControl.FontChanged(

  Sender: TObject

); virtual;