Specifies whether files can be dropped onto this form.
Source position: forms.pp line 766
public property TCustomForm.AllowDropFiles : Boolean |
AllowDropFiles is a Boolean property which indicates whether this form receives an OnDropFiles event when files are dropped on the form during a drag-and-drop operation.
|
Handler called when files have been dropped. |
| Version 4.6 | Generated 2026-02-20 | Home |