On Sat, 28 Mar 2009, Graeme Geldenhuys wrote:

> 2009/3/28 ik <ido...@gmail.com>:
> >
> > How can I control the DPI of a Lazarus based application regardless of the
> > environment (gnome/kde etc..) DPI ?
> 
> Umm, good question. I thought there was a Screen.DPI or
> Screen.DotsPerInch setting, but I can't find it. Maybe I'm getting
> confused with Kylix.

it is

Screen.PixelsPerInch

But this is read-only. For the rest, the answer depends entirely on what
you want to do.

Michael.
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to