SetGadgetItemText()
Syntax
SetGadgetItemText(#Gadget, Item, Text$, Column)Description
Changes the item text of the specified #Gadget. This is a universal function which works for almost all gadgets which handle several items:
- ComboBoxGadget()
- EditorGadget()
- ExplorerListGadget()
- ListIconGadget()
- ListViewGadget()
- MDIGadget()
- PanelGadget()
- TreeGadget()
Supported OS
All