Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DragDrop.List

Queries list of all currently active drop areas.

Component Version macOS Windows Linux Server iOS SDK
DragDrop 4.0 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "DragDrop.List" )

Parameters

none

Result

Returns list of IDs.

Description

Queries list of all currently active drop areas.
This helps debugging, especially finding scripts which do not release their objects properly.

Examples

List all object IDs:

Set Variable [$list; Value: MBS( "DragDrop.List" ) ]

This function checks for a license.

Created 18th August 2014, last changed 27th August 2023


DragDrop.GetWindowRef - DragDrop.RegisterDropTypes