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.

by way tried change font default didn't help.
Comments
Post a Comment