How to use Windows default font in Delphi -


as know, default font in windows xp , windows 7 tahoma. in windows 8 , 8.1, changed segoe ui.

even though application running on windows 8.1, default font in it, tahoma.

so question how can recognize default windows font delphi? labels, textboxes ,etc... show in tahoma font when app running under windows xp , they'll show in segoe ui font when app running under windows 8.

enter image description here

by way tried change font default didn't help.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -