Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 539 Bytes

Ex_ObjSetParent.md

File metadata and controls

29 lines (17 loc) · 539 Bytes

Title: Ex_ObjSetParent Date: 2019年8月4日11时52分23秒

声明

动态库命令(-) | 返回值类型(-) |   库文件名(-) | 参数量(-) | 备注(-)

 Ex_ObjSetParent |  整数型 |  libexdui.dll | 2 |  置父 | 

参数列表

参数名   |   类型(-)   |   传址(-)   |   数组(-)   |   可空(NULL)(-)   |   备注   |
hObj |  整数型 | - | - |  -|  被置父的子控件
hParent |  整数型 | - | - |  -|  新的父控件/皮肤/窗口 句柄

示例

易语言