Hello.
We enhanced our components and added new one:
Drag & Drop (TEdit) with coloring and Cue text.
During development of
Graphical Installer for NSIS and Inno Setup (
http://graphical-installer.com/) we decided to enhance and improve TDropFilesTarget component (
http://flocke.vssd.de/prog/code/pascal/dft/) and add new features to it.
We added Success/Failed Coloring (Green/Red) and Cue text feature. If the component is draggable it is highlighted with light yellow color.
Drag & Drop also works in Win Vista/7/8/10 from
UAC to non-
UAC apps (see comments)
The included example shows how to use the non-visual component TDropFilesTarget with TEdit and other controls.