| Account | Determines account name to be used on the server. | 
| Arrange | Arranges icons inside FtpDLX view. | 
| AscIITranslation | Determines type of ASCII transfer mode translation. | 
| Authentication | Determines which authentication type is used. | 
| BackColor | Determines the background color of the wodFtpDLX. | 
| Blocking | Determines if methods are blocking.
 | 
| BorderVisible | Returns or sets whether the control is displayed with a border. | 
| BufferSize | Determines size of incoming and outgoing buffers. | 
| Certificate | Holds local certificate to be used for authentication.
 | 
| ClientName | Determines client name that will be used with server.
 | 
| ColumnCount | Determines client name that will be used with server. | 
| ColumnHeader | Determines column header name. | 
| Columns | Set visible columns inside FtpDLX control. | 
| ColumnWidth | Determines width of a specified column. | 
| Compression | Determines level of compression used. | 
| ContextMenu | Determines context menu that are shown.
 | 
| DirFormat | Expected directory format. | 
| DirItems | Returns collection of directory items | 
| Enabled | Returns or sets a value that determines whether a form or control can respond to user-generated events. | 
| Encryption | Determines encryption algorithm to be used. | 
| EncryptionList | Determines list of encryption algorithms in SFTP protocol supported and offered by wodFtpDLX. | 
| ErrorText | Returns string representation of the error. | 
| FIPS | Specifies FIPS enabled OpenSSL configuration to load. | 
| ForeColor | Returns or sets the foreground color used to display text and graphics in an object. | 
| HMacList | Determines list of digest algorithms in SFTP protocol supported and offered by wodFtpDLX. | 
| Hostname | Determines Hostname of remote server. | 
| IconView | Returns/sets the current view of the FtpDLX control. | 
| ItemSkip | Marks current item in LoopItem event to be skipped. | 
| KeepAlive | Defines if NOOP commands are sent on control channel during file transfer. | 
| LastError | Returns last error that occured. | 
| ListItem | Holds value of last ListItems event
 | 
| ListParams | Holds additional parameters for LIST command.
 | 
| LocalCertBag | Specifies file with additional certificates. | 
| LocalPath | Holds name of local path used for transferring. | 
| Login | Determines username/login to be used with server. | 
| MaxDataPort | Specifies highest port that can be used for incoming data connections.
 | 
| MaxTransferRate | Determines maximum upload/download speed. | 
| MinDataPort | Specifies lowest port that can be used for incoming data connections. | 
| MyHostname | Holds hostname of local computer. | 
| MyIP | Holds IP address of local computer. | 
| Notification | Fast notification interface to use instead of events. | 
| Passive | Determines if file transfer is passive. | 
| Password | Determines password to be used with server.
 | 
| PasvPort | Determines outgoing port to be used with Passive data connection. | 
| Port | Determines port on remote server where wodFtpDLX will connect. | 
| Protocol | Determines protocol used for connection.
 | 
| ProxyHostname | Specifies the hostname of proxy to use. | 
| ProxyLogin | Specifies the login/username to use when connecting to proxy server. | 
| ProxyPassword | Specifies the password to use when connecting to proxy server. | 
| ProxyPort | Specifies the port to use for proxy server.
 | 
| ProxyType | Specifies the type of proxy to use. | 
| RemotePath | Holds name of path on the server used for transferring.
 | 
| Resume | Determines if wodFtpDLX will resume file transfer. | 
| SecureMethod | Determines secure method used for FTPS. | 
| ShellIcons | Determines if items are visible with shell assigned icons.
 | 
| SmartGet | Determines if wodFtpDLX should try to determine remote filename on GetFile command.
 | 
| SmartPut | Determines if wodFtpDLX should try to determine remote filename on PutFile command.
 | 
| SortItems | Sorts items in specific order.
 | 
| SSLCipherList | Determines list of encryption algorithms in FTPS protocol supported and offered by wodFtpDLX. | 
| State | Holds current state information.
 | 
| StateText | Provides string expression of a state. | 
| StrictHost | Determines if secondary FTP connection is restricted to same host as primary.
 | 
| TabStop | Returns or sets a value indicating whether a user can use the TAB key to give the focus to an object. | 
| Tag | Tag for misc usage. | 
| Timeout | Timeout value, in seconds. | 
| Timezone | Determines if dates are shown in Local or UTC time zone
 | 
| TransferMode | Determines if transfers are Binary or AscII.
 | 
| TransferRate | Returns average speed of the file transfer. | 
| TransferTime | Time needed to transfer current or previous file.
 | 
| UseIPv6 | Determines if IPv6 addresses are allowed.
 | 
| UTF8Encoding | Determines is UTF8 conversion is used.
 | 
| Version | Holds version information. |