Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Text /
Chapter 4 - Font Manager / Font Manager Reference
Routines / Using the Current, System, and Application Fonts


GetSysFont

The GetSysFont function determines the font family ID of the current system font.

FUNCTION GetSysFont: Integer;
DESCRIPTION
The GetSysFont function returns the current value of the global variable SysFontFam, 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.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996