| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Determines if the specified font name is a valid X Logical Font Description.
Source position: graphics.pp line 1948
| function IsFontNameXLogicalFontDesc( | 
| const LongFontName: string | 
| ):Boolean; | 
| LongFontName | 
 | Font name with segments examined in the routine. | 
True when the font name is a valid XLFD font name.
IsFontNameXLogicalFontDesc is a Boolean function used to determine whether the specified font name is a valid X Logical Font Description (XLFD).
| Version 4.0 | Generated 2025-05-03 | Home |