CountScreenGadgetItems()
Syntax
Result = CountScreenGadgetItems(#ScreenGadget)Description
Returns the number of items in the specified #ScreenGadget.
Parameters
#ScreenGadget The gadget to use.
Return value
The number of items in the specified #ScreenGadget.
Remarks
This function is supported by the following gadgets:
- ComboBoxScreenGadget()
- ListViewScreenGadget()
- PanelScreenGadget()
Supported OS
All