点击或拖拽改变大小

Workareas.CloseArea 方法 (UInt32)

X#
Close area with 1 based Workarea number

命名空间:  XSharp.RDD
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 METHOD CloseArea(
	nArea AS DWORD
) AS LOGIC
查看代码

参数

nArea
类型:UInt32
1 based Area number for which to find the alias

返回值

类型:Boolean
TRUE when the area was closed succesfully.
参见