RemoveGadgetItem3D()
Syntax
RemoveGadgetItem3D(#Gadget3D, Position)Description
Removes an item of the specified #Gadget3D at the given Position.
Parameters
#Gadget3D The 3D gadget to use. Position The item position to remove. The first position index starts from zero.
Return value
None.
Remarks
Supported gadgets:
- ComboBoxGadget3D()
- PanelGadget3D()
- ListViewGadget3D()
Supported OS
All