Constants: OS drop flags

Parent: $root.$constants

kOSDROPfilesOnlyIf set in $osdropflags,objects dropped from the operating system must all be files
kOSDROPincludeDataIf set in $osdropflags,pDragValue will include the data for objects dropped from the operating system if the data is available and kOSDROPwithoutDataIfOsDropLimitExceeded allows
kOSDROPnoneThis value indicates that no drop flags are set
kOSDROPwithoutDataIfOsDropLimitExceededIf set in $osdropflags,$clib.$prefs.$osdroplimit can be exceeded (in which case data is not included in pDragValue for evDrop)