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