|
|
|
| acFormHook component.
|
| property ActivateFormOnAcceptFiles: Boolean;
|
| If ActivateFormOnAcceptFiles property is True and user dropped some files or folders to your form, form will automatically activated and focus is shifted from another Windows application to your application.
|
| AcceptFiles property and OnDropFiles event.
|