| Name | Unit | Description |
|---|---|---|
| TFTPStatus | ftpsend | Procedural type for OnStatus event. Sender is calling TFTPSend object.
Value is FTP command or reply to this comand. (if it is reply, Response
is True). |
| THookCreateSocket | blcksock | This procedural type is used for hook OnCreateSocket. By this hook you can insert your code after initialisation of socket. (you can set special socket options, etc.) |
| THookDataFilter | blcksock | this procedural type is used for dataFilter hooks. |
| THookSerialReason | synaser | Possible status event types for THookSerialStatus |
| THookSerialStatus | synaser | procedural prototype for status event hooking |
| THookSocketReason | blcksock | Types of OnStatus events |
| THookSocketStatus | blcksock | Procedural type for OnStatus event. Sender is calling TBlockSocket object, Reason is one of set Status events and value is optional data. |
| THookWalkPart | mimepart | Procedural type for WalkPart hook |
| TICMPError | pingsend | List of possible ICMP reply packet types. |
| TLDAPModifyOp | ldapsend | Define possible operations for LDAP MODIFY operations. |
| TLDAPSearchAliases | ldapsend | Specify possible values about alias dereferencing. |
| TLDAPSearchScope | ldapsend | Specify possible values for search scope. |
| TLogonActions | ftpsend | Array for holding definition of logon sequence. |
| TMessHeaderClass | mimemess | |
| TMessPriority | mimemess | Possible values for message priority |
| TMimeChar | synachar | Type with all supported charsets. |
| TMimeEncoding | mimepart | The various types of possible part encodings. |
| TMimePrimary | mimepart | The four types of MIME parts. (textual, multipart, message or any other binary data.) |
| TMimeSetChar | synachar | Set of any charsets. |
| TPOP3AuthType | pop3send | The three types of possible authorization methods for "logging in" to a POP3 server. |
| TSocketFamily | blcksock | Specify family of socket. |
| TSocksType | blcksock | specify possible values of SOCKS modes. |
| TSpecials | synacode | |
| TSSLType | blcksock | Specify requested SSL/TLS version for secure connection. |
| TSynaOptionType | blcksock | Specify type of socket delayed option. |
| TSyslogSeverity | slogsend | Define possible priority of Syslog message |
| TTelnetState | tlntsend | State of telnet protocol |
| TTransferEncoding | httpsend | These encoding types are used internally by the THTTPSend object to identify the transfer data types. |
| TV3Auth | snmpsend | Type of SNMPv3 authorization |
| TV3Flags | snmpsend | Possible values for SNMPv3 flags. |