DragAndDrop
In this key you can define define some properties of the Drag-and-Drop behavior and you can define receiver for DDE-Drag-and-Drop. The DigaSystem uses two different ways for Drag-and-Drop operations. The preferential way is OLE-Drag-and-Drop, if a receiver supports both OLE and DDE, OLE is chosen. The OLE data transmitted contains up to three different formats: filenames (like from the Explorer), "rich text" if the database entry corresponds to a RTF file, and a section string with the database information. The name of the third format can be defined by the value "Format". This section describes all values for OLE-Drag-and-Drop.