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

TGridColumn.ScaleFontsPPI

Scales fonts on the column and the grid control using a scaling factor.

Declaration

Source position: grids.pas line 597

public procedure TGridColumn.ScaleFontsPPI(

  const AToPPI: Integer;

  const AProportion: Double

); virtual;