OnNoCommandHandler is a TIdNoCommandHandlerEvent property that represents the event handler signalled when a TIdCommandHandler cannot be located for an executing peer thread connection. OnNoCommandHandler will not be triggered when CommandHandlersEnabled is False.
Applications must assign a procedure to the event handler to allow a response to the event notification.