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

TWinControl.FixDesignFontsPPIWithChildren

Fixes the design-time PPI settings for the control font, and applies the changes to child controls.

Declaration

Source position: controls.pp line 2323

public procedure TWinControl.FixDesignFontsPPIWithChildren(

  const ADesignTimePPI: Integer

);