Available only in ActiveX (GUI) version!
This event is fired when user selects 'New file'
from context menus. Inside this event, you can define new
default name that will be offered to user to create it. You
can show, for example, dialog box and ask user for new
name, and then supply it in DefaultName argument.
If you don't want to allow users to create new
files, and set Allow argument to False.
wodFtpDLX internally executes PutData method
with empty data member - thus creating empty file on remote
system.