Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIArea.Dropable

Make the item as a drop destination

Declaration

Source position: MUIClass.Area.pas line 145

published property TMUIArea.Dropable : Boolean
  read FDropable
  write SetDropable
  default False;

Description

Only objects with this attribute set to True will be asked if they want to become an active Drag'n'Drop destination at all. Though this attribute defaults to True, this doesn't mean that every object automatically acepts Drag'nDrop actions, because the DragQuery method is answered False when it arrives at area class.


Documentation generated on: 2024-04-20