Source position: fphttpserver.pp line 209
protected type TFPHTTPServerConnectionListHandler.TConnectionIterator = procedure(
aConnection: TFPHTTPConnection;
var aContinue: Boolean
) of object;