Internet Direct (Indy) Version 9.0.1 Beta
TCallbackEvent
Callback event type for callbacks that require a message.

TCallbackEvent = procedure (Msg: String) of object;
Description
TCallbackEvent is an event type for callbacks that require a string messages.