Ralph S.
"Matthias Frey" <in...@Matthias-Frey.de> wrote in message
news:WP8t98qm...@tpsmail01.turbopower.net...
> Hello,
> i use TStDropFiles. No problem when running within the IDE.
> but outsinde the IDE it doesn´t work.
> When i try to drop files, the cursor shows that the program
> will not accept the files.
>
> The last seven Files of my dfm:
> object StDropFiles1: TStDropFiles
> DropTarget = Owner
> OnDropFiles = StDropFiles1DropFiles
> Left = 505
> Top = 120
> end
> end
>
> Whats wrong?
>
> Matthias
>