Important: The information in this document is obsolete and should not be used for new development.
GetSysFont
TheGetSysFont
function determines the font family ID of the current system font.
FUNCTION GetSysFont: Integer;DESCRIPTION
TheGetSysFont
function returns the current value of the global variableSysFontFam
, which is the font family ID of the current system font. This is the font family ID that has been mapped to 0 by the system software.