SetGadgetItemText3D()
语法
SetGadgetItemText3D(#Gadget3D, Item, Text$ [, Column])概要
Changes the item text of the specified #Gadget3D.
参数
#Gadget3D The gadget to use. Item The item to set the text. First item index starts from zero. Text$ The new text for the item. Column (optional) Not used for now.
返回值
无.
Remarks
This function is supported by the following 3D gadgets:
- ComboBoxGadget3D()
- ListViewGadget3D()
- PanelGadget3D()
已支持操作系统
所有