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


GetAppFont

The GetAppFont function returns the font family ID of the current application font.

FUNCTION GetAppFont: Integer;
DESCRIPTION
The GetAppFont function returns the current value of the global variable ApFontID, which is the font family ID of the current application font. This is the font family ID that has been mapped to 1 by the system software.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996