Pascal Scripting: FontExists
Prototype:
function FontExists(const FaceName: String): Boolean;
Description:
Returns True if a font with the specified face name is installed on the system.
function FontExists(const FaceName: String): Boolean;
Returns True if a font with the specified face name is installed on the system.