Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.ParentFontChanged

[Delphi compatible] Does nothing here, all work is done in CMParentFontChanged.

Declaration

Source position: controls.pp line 1444

protected procedure TControl.ParentFontChanged; virtual;

See also

TControl.CMParentFontChanged

  

Message handler for changed parent Font.