Indicates if the specified name contains 'default'.
Source position: lclproc.pas line 311
function IsFontNameDefault(
const AName: string
):Boolean;
AName
Font name examined in the routine.
True when AName contains 'default'.