Indy 9
TIdCommandEvent
See Also, Unit: IdTCPServer
Specifies an event type for an executing command object instance.
TIdCommandEvent = procedure (ASender: TIdCommand) of object;
Unit
IdTCPServer
Parameters
ASender
Command instance to be handled.
Description
TIdCommandEvent specifies an event type triggered when a command is performed using a command handler. TIdCommandEvent is the event type signalled to the TIdCommandHandler.OnCommand event handler when the TIdCommand is executed.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.