ActionCopy | Fires when user selects copy from the context menu. |
ActionDelete | Fires when user selects delete from the context menu. |
ActionDownload | Fires when user selects to download from the context menu. |
ActionMakeDir | Fires when user selects MakeDir from the context menu. |
ActionNewFile | Fires when user selects NewFile from the context menu.
|
ActionPaste | Fires when user selects paste from the context menu. |
ActionProperties | Fires when user wants to view properties for the item.
|
ActionRename | Fires when user selects rename from the context menu. |
ActionSelect | Fires when user selects specific item. |
AfterViewChange | Fires after wodFtpDLX view is changed. |
Attributes | Fires when wodFtpDLX retrieves file or directory attributes. |
Attributes64 | Fires when wodFtpDLX retrieves file or directory attributes. |
Banner | Fires when remote server provides banner text.
|
BeforeViewChange | Fires before wodFtpDLX view is about to change. |
Click | Fires when use clicks on wodFtpDLX view. |
ClientCertRequired | Fires when server requires client certificate. |
Connected | Fires when wodFtpDLX connects to remote server.
|
CryptoInformation | Fires with details on selected encryption protocols. |
DblClick | Fires when user double clicks on some item. |
Disconnected | Fires when wodFtpDLX disconnects from server.
|
Done | Fires when wodFtpDLX finishes some method. |
FileTransferData | Fires during file transfer, allowing you to alter file contents.
|
Focus | Fires when user selects the item. |
FTPReply | Fires when wodFtpDLX provides information about executed command and returned reply. |
HostCertificate | Fires when remote server provides its certificate. |
HostFingerprint | Fires when remote server provides public key fingerprint information. |
KeyPress | Fires when key was pressed. |
ListItems | Fires when server returns information about file or directory.
|
LoginChallenge | Fires when the server requests the response to a login challenge. |
LoopError | Fires when the server requests the response to a login challenge.
|
LoopItem | Fires before wodFtpDLX performs operation on file from the GetFiles/PutFiles/DeleteFiles/LoopFiles sequence. |
MenuClick | Fires when user right-clicks on a menu item. |
PreTranslateCommand | Fires before the command is sent to FTP server.
|
PreTranslateReply | Fires before wodFtpDLX evaluates received reply from the server.
|
Progress | Fires during file sending or receiving. |
Progress64 | Fires during file sending or receiving. |
ShowContextMenu | Fires before user opens context menu.
|
SiteReply | Fires with result of SITE command. |
StateChange | Fires when wodFtpDLX changes its state. |