StandardFontDialog 方法 |
StandardFontDialog 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Destroy | Free memory resources allocated for a VObject object and its derived objects. (继承自 VObject。) | |
EnableANSI |
允许 ANSI 字体出现在标准字体对话框的字体列表中。
| |
EnableEffects |
允许更改字体效果,如下划线、删除线和颜色。
| |
EnableFixedPitch |
确定标准字体对话框的字体列表中是否只显示等宽字体。
| |
EnableTrueType |
确定标准字体对话框的字体列表中是否只显示 TrueType 字体。
| |
Show |
显示一个标准字体对话框。要检索用户选择的值,使用 StandardFontDialog:Font 访问。
|