Internet Direct (Indy) Version 9.0.1 Beta
THostNameOneParmEvent
Event type for HostName commands with parameters.

THostNameOneParmEvent = procedure (Thread: TIdPeerThread;Parm:String) of object;
Description
THostNameOneParmEvent is an event type generated for TIdHostNameServer commands that have parameters, including:

TIdHostNameServer provides event handlers for the event notification to allow the server to respond to the HostName commands.