Internet Direct (Indy) Version 9.0.2 Beta
TModeSetResult
Indicates the result from a an NNTP mode change.

TModeSetResult = (mrCanStream, mrNoStream, mrCanIHAVE, mrNoIHAVE, mrCanPost, mrNoPost);
Description
TModeSetResult is used to indicated the result from a request to change the mode of an NNTP connection. TModeSetResult values are generally updated in methods that establish an NNTP connection, or prepare a connection for transmission of articles.

Valid result values for a change to NNTP mode include the following:

TModeType determines the range of valid TModeSetResult values that can apply to the NNTP connection. For example: