Project: Drop Files Components.
Unit: PJDropFiles.
Class: TPJCtrlDropFiles
Applies to: ~>5.0
property OnDropFiles: TNotifyEvent;
This event is triggered after files have been dropped on the managed control and the files have been processed. When this event is triggered all the dropped files are available in the Files property.
This event is not triggered when the Enabled property is False.