GetGadgetItemState3D()

语法

Result = GetGadgetItemState3D(#Gadget3D, Item)
概要
Returns the item state of the specified 3D gadget item.

参数

#Gadget3D The 3D gadget to use.
Item The item to get the state. First item index starts from zero.

返回值

The item state of the specified 3D gadget item.

Remarks

This function is supported by the following 3D gadgets:

- ListViewGadget3D(): returns 1 if the item is selected, 0 otherwise.

参阅

SetGadgetItemState3D()

已支持操作系统

所有

<- GetGadgetItemData3D() - Gadget3D Index - GetGadgetItemText3D() ->