[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScreen.PixelsPerInch

The number of screen pixels for an virtual inch (DPI), in vertical direction.

Declaration

Source position: forms.pp line 1093

public property TScreen.PixelsPerInch : Integer
  read FPixelsPerInch;

Description

The display uses virtual inches, which typically are bigger than physical inches. This requires that text appears bigger on an screen than e.g. on an printer.