SetGadgetItemState3D()

语法

SetGadgetItemState3D(#Gadget3D, Item, State)
概要
Changes the item state of the specified #Gadget3D.

参数

#Gadget3D The gadget to use.
Item The item to set the state. First item index starts from zero.
State The new state of the 3D gadget item. Its value depends of the gadget type:
- ListViewGadget3D(): 1 if the item should be selected, 0 otherwise.

返回值

无.

已支持操作系统

所有

<- SetGadgetItemData3D() - Gadget3D Index - SetGadgetItemText3D() ->