How to get font size in delphi
- by Bharat
Hi,
I am looking for some function like this:
GetFontSize(<Font Name>, <Sample Character>, <Sample Character Width>,
<Sample Character Height>)
which must return the font size,
Is this possible in delphi?