Intercept is a
TIdConnectionIntercept property used to act as an intermediary between the protocol stack and a
TIdTCPConnection. Intercept is used to perform operations that can include logging send and receive operations, or provide Secure
Socket Layer (SSL) support for the connection.
The Intercept must be Enabled to allow Intercept actions to be performed.