Internet Direct (Indy) Version 9.0.1 Beta
TIdStringMessageEvent
Specifies the event type for string events.

TIdStringMessageEvent = procedure (ASender : TComponent; const AString : String; var AMsg : TIdMessage) of object;
Description
TIdStringMessageEvent is the event type used to signal events that occur for the TIdMessage that can be identified by the value specified in AString.