Indy 9
|
TIdFingerGetEvent = procedure (AThread: TIdPeerThread; const AUserName: String) of object;
AThread is the current thread of execution in the Finger server.
AUserName is the user token to be handled by the Finger server. UserName can contain optional tokens as identified in RFC 1288.