Source position: mnServers.pas line 75
type TmnOnListenerAcceptNotify = procedure(
Listener: TmnListener;
vConnection: TmnServerConnection
) of object;