This Way, the first String in the Array of FileNames, that is dropped on Your LCL-Form is passed to 'OpenVideo()'.
But, what happens then in Your Code ?
What is 'OpenVideo()' doing ? (more than "it opens the video", please)
Hint:
This Code only works as long as the SDL-Window is
not captured by the FFPlay4Laz-GUI.
Then,
the Code above receives the FileNames, which are dropped on the captured SDL-Window.
(Note: This is not implemented in the FFPlay4Laz1-GUI, but it's proyected in the FFPlay4Laz2-GUI.)
Tip:
To answer to Your Questions, I/we need much more Infos.
It would be much easier, if You attach (Parts of) Your Code.
