Indy 9
|
TIPMCastReadEvent = procedure (Sender: TObject; AData: TStream; ABinding: TIdSocketHandle) of object;
TIPMCastReadEvent is the type used to represent the TIdIPMCastClient.OnIPMCastRead property. Applications should assign a procedure to the event handler to allow responding to the event notifcation.