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

TCustomForm.PixelsPerInch

The scaling of the form in absolute terms

Declaration

Source position: forms.pp line 673

public property TCustomForm.PixelsPerInch: LongInt
  read GetPixelsPerInch
  write FPixelsPerInch
  stored False;

Description

Reads or writes a flag to determine the scaling factor (a longinteger).

Not normally stored locally

The latest version of this document can be found at lazarus-ccr.sourceforge.net.