2.0
3.0
>
comp
>
gb.qt4
>
font
>
_get
前一个 下一个
编辑
重命名
撤销
搜索
管理
文档
警告! 该页面未翻译。
参见英文版
Font[] (gb.qt4)
Dim
hFont
As
Font
hFont
=
Font
[
Font
As
String
]
Creates a new font
object
from a font description and returns it.
The string is a list of the font properties separated by commas. For example:
Font["Bitstream Vera Serif,Bold,24"]