Source position: fpdebugcapturesvc.pp line 31
type TDebugCaptureLogHandler = procedure(
EventType: TEventType;
const Msg: string
) of object;