Source position: mseguiglob.pas line 253
type dndactionsty = set of (
dnda_copy,
dnda_move,
dnda_link,
dnda_ask,
dnda_private
);