GetActiveWindow3D()

语法

Result = GetActiveWindow3D()
概要
Returns the 3D window number which currently has the keyboard focus.

参数

无.

返回值

The 3D window number which currently has the keyboard focus. If no window has the focus, -1 is returned.

Remarks

A window can be activated (set the focus on it) with the SetActiveWindow3D() function.

参阅

SetActiveWindow3D()

已支持操作系统

所有

<- EventWindow3D() - Window3D Index - GetWindowTitle3D() ->