[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Indicates whether the specified font name contains 'default'.
Source position: lclproc.pas line 249
function IsFontNameDefault( |
const AName: string |
):Boolean; |
AName |
|
Font name examined in the routine. |
True when AName contains 'default'.
Version 4.0 | Generated 2025-05-03 | Home |