[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
OnDropFiles - The event invoked when file is dropped on one of the application forms.
Source position: forms.pp line 1437
public property TApplication.OnDropFiles: TDropFilesEvent |
The OnDropFiles event is invoked when user drops one or multiple files on one of the application forms. You must enable this feature by setting AllowDropFiles property of form.
|
The event invoked when file is dropped on this form. |
|
|
Specifies if files are allowed to be dropped on this form. |
lazarus-ccr.sourceforge.net |