点击或拖拽改变大小

Workareas.FindEmptyArea 方法

X#
Return 1 based empty Workarea

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

参数

fromStart
类型:Boolean
Do we start to search from the start (TRUE) or the end (FALSE)

返回值

类型:UInt32
Area number of an area where no table is open.
参见