会员: 密码:  免费注册 | 忘记密码 | 会员登录 网页功能: 加入收藏 设为首页 网站搜索  
源代码 > Delphi代码 > 系统控制
将TruType字体放在exe内,即使程序运行环境没有此字体,也没关系
发表日期:2003-10-10 12:00:00文件大小:6010 下载次数:2007  

代码说明: 将TruType字体放在exe内,即使程序运行环境没有此字体,也没关系 TPortableFont lets you specify a TrueType font name. The font itself will be stored inside the EXE. If you run your EXE on a computer that does not have this font installed, TPortableFont can install it for you. You can specify whether the font should be installed temporarily or permanantly. TPortableFont is not a component -- it's a "persistent" class. Think of it like a TFont. It is usually a property in a component, not the component itself. You would use this when building other components. TPortableFontComp is a wrapper component whose only property is the TPortableFont. Use this if all you need is the TPortableFont on your form.

立即下载

返回顶部】 【打印本页】 【关闭窗口

关于我们 / 给我留言 / 版权举报 / 意见建议 / 网站编程QQ群   
Copyright ©2003- 2024 Lihuasoft.net webmaster(at)lihuasoft.net 加载时间 0.00215