Scales fonts on the column and the grid control using a scaling factor.
Source position: grids.pas line 597
public procedure TGridColumn.ScaleFontsPPI(
const AToPPI: Integer;
const AProportion: Double
); virtual;