formhook ActivateFormOnAcceptFiles property
Return to Introduction  Previous page  Next page
Applies to
acFormHook component.  

Declaration
property ActivateFormOnAcceptFiles: Boolean;  

Description
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.  

See also
AcceptFiles property and OnDropFiles event.