Table of Contents

TDropFileEvent Event Type

Signature for an event that fires when a file is dropped onto the content.

API unit family: TMSFNCRichEditor

Parameters

Name Description
Sender The component that raises the event.
AFileName The full path of the dropped file.
Allow Set to False to reject the drop; defaults to True.