Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 418 Bytes

_font_destroy.md

File metadata and controls

39 lines (25 loc) · 418 Bytes
description
字体_销毁

Syntax / 函数原型

bool __stdcall 
_font_destroy (
    HFONT hFont
);
易语言声明
.版本 2

.DLL命令 _font_destroy, 逻辑型, "libexdui.dll", "_font_destroy", 公开, 
    .参数 hFont, 整数型,  , 

Parameters / 参数

hFont

Type: HFONT

字体句柄


Return Value / 返回值

Type: HFONT

销毁字体