[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Specifies if files are allowed to be dropped on this form.
Source position: forms.pp line 630
public property TCustomForm.AllowDropFiles: Boolean |
Set AllowDropFiles event to True to allow dropping files on this form. It is set to False by default.
|
The event invoked when file is dropped on this form. |
lazarus-ccr.sourceforge.net |