|
<< Click to Display Table of Contents >> Navigation: Classes > TIWModuleDsn > Methods > CalcDesignFontSize |
SIGNATURE=IWFormDsn.TIWModuleDsn.CalcDesignFontSize@Integer
ETYPE=Method
Declaration:
Delphi: |
public class function CalcDesignFontSize(aFontSize: Integer): Integer; |
C++: |
public: __fastcall int CalcDesignFontSize(int aFontSize); |
Description: Calculates ideal size of a font that should be used at design time considering the screen PPI (other than default 96ppi)