[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Specifies whether files can be dropped onto this form.
Source position: forms.pp line 643
public property TCustomForm.AllowDropFiles: Boolean |
Set AllowDropFiles event to True to allow dropping files on this form. It is set to False by default.
|
Handler called when files have been dropped. |