[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Implements the event handler signalled when the Font has been changed for the control.
Source position: controls.pp line 2228
protected procedure TWinControl.FontChanged( |
Sender: TObject |
); override; |
Sender |
|
Object instance (TWinControl) for the event notification. |
|
Handles changes to the Font property. |
lazarus-ccr.sourceforge.net |