Software snipets for the Delphi & Pascal Community
Sep 05, 2010 - 04:55 AM
alt1
Borland :: Mailing Lists
alt1
Search  
alt1
alt1 alt1 alt1
alt1
Main Menu
alt1
· Home
· Your Account

Other Options

· AvantGo
· Downloads
· FAQ
· Members List
· Messages
· News
· Recommend Us
· Reviews
· Search
· Sections
· Stats
· Submit News
· Topics
· Top List
· Web Links

alt1
Who's online
alt1
There are currently, 7 guest(s) and 0 member(s) online.

You are an anonymous user. You can register for free by clicking here


alt1
alt1
Checking for Large Fonts
Posted by: Gayle
alt1
Topic Miscellaneous


It can often create havoc on your interface if a user is
using large fonts (or normal if you have designed in large
fonts.

if Screen.PixelsPerInch = 96 then
;// Its the normal font size;

if Screen.PixelsPerInch = 120 then
;// Its the large font size;


alt1
alt1
 
alt1
Login
alt1
Username

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like a theme manager, comments configuration and posting comments with your name.

alt1
Related links
alt1
· More about Miscellaneous
· News by admin


Most read story in Miscellaneous:
Checking for Large Fonts


Printer friendly page  Send this story to a friend

alt1
Report Bugs :: Tasks :: Developers 
alt1




alt1