[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Specifies whether files can be dropped onto this form.
Source position: forms.pp line 676
public property TCustomForm.AllowDropFiles : Boolean |
Allows this form to receive OnDropFiles event, when files are dropped on form via drag-and-drop operation.
|
Handler called when files have been dropped. |
lazarus-ccr.sourceforge.net |