Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 687 Bytes

Ex_ObjSetPadding.md

File metadata and controls

34 lines (22 loc) · 687 Bytes

Title: Ex_ObjSetPadding Date: 2019年8月4日11时52分22秒

声明

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

 Ex_ObjSetPadding |  逻辑型 |  libexdui.dll | 7 |  设置组件偏移矩形 | 

参数列表

参数名   |   类型(-)   |   传址(-)   |   数组(-)   |   可空(NULL)(-)   |   备注   |
hObj |  整数型 | - | - |  -| 
nPaddingType |  整数型 | - | - |  -|  EOPT_TEXT=0
left |  整数型 | - | - |  -| 
top |  整数型 | - | - |  -| 
right |  整数型 | - | - |  -| 
bottom |  整数型 | - | - |  -| 
fRedraw |  逻辑型 | - | - |  -| 

示例

易语言