Called by the interface when files have been dropped.
Source position: forms.pp line 1699
public procedure TApplication.IntfDropFiles( |
const FileNames: array of string |
); |
FileNames |
|
Array of file file names processed using the OnDropFiles event handler. |
|
Event handler signalled when file(s) are dropped into the application. |
|
|
Types of Application notification handlers. |
| Version 4.4 | Generated 2025-11-08 | Home |