Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

IsFontNameXLogicalFontDesc

Determines if the specified font name is a valid X Logical Font Description.

Declaration

Source position: graphics.pp line 1991

function IsFontNameXLogicalFontDesc(

  const LongFontName: string

):Boolean;

Arguments

LongFontName

  

Font name with segments examined in the routine.

Function result

True when the font name is a valid XLFD font name.

Description

IsFontNameXLogicalFontDesc is a Boolean function used to determine whether the specified font name is a valid X Logical Font Description (XLFD).



CT Web help

CodeTyphon Studio