CountGadgetItems()
语法
Result = CountGadgetItems(#Gadget)概要
Returns the number of items in the specified gadget.
参数
#Gadget The gadget to use.
返回值
Returns the number of items in the gadget.
Remarks
This is a universal function which works for all gadgets which handle several items:
- ComboBoxGadget()
- EditorGadget()
- ExplorerListGadget()
- ListIconGadget()
- ListViewGadget()
- MDIGadget()
- PanelGadget()
- TreeGadget()
参阅
AddGadgetItem(), RemoveGadgetItem(), ClearGadgetItems()
已支持操作系统
所有