Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>method dropfiles class twindow</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
METHOD DropFiles CLASS TWindow
--------------------------------------------------------------------------------
Syntax:
   TWindow:DropFiles( <hDrop> )   -->

Parameters:

<hDrop>     The handle of the MS-Windows DROP structure.

Purpose:
If a window can accept files that are dropped from the File Manager this method is
called by the eventhandler whenever files are dropped on the window. The handle
(<hDrop>) points to a MS-Windows DROP structure, from which both the file names of
the files dropped on this window can be extracted ant the point ont he window where
the files were dropped on.

seealso:




Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson