Internet Direct (Indy) Version 9.0.2 Beta
|
property OnTransformSend: TSendTrnEvent;
OnTransformSend is responsible for updating the TIdHeader in Header to reflect the current values for CRC16, MsgType, and MsgLen.
CustomMsg will contain the modified contents of the message after transformation.
Applications must assign a procedure to the event handler to allow a response to the event notification.