描述
获取/设置默认使用的字体。
PowerBasic 语法
PROPERTY GET hFont () AS DWORD PROPERTY SET hFont (BYVAL hFont AS DWORD) |
参数
hFont |
[in]字体的句柄。 |
引用文件 #INCLUDE Once
CWindow.inc
导航: Classes > CWindow Class > IWindow Interface > hFont (Property) |
![]() ![]() ![]() |
描述
获取/设置默认使用的字体。
PowerBasic 语法
PROPERTY GET hFont () AS DWORD PROPERTY SET hFont (BYVAL hFont AS DWORD) |
参数
hFont |
[in]字体的句柄。 |
引用文件 #INCLUDE Once
CWindow.inc