Source position: utility.pas line 38
type THookFunctionProc = function(
Hook: PHook;
Object_: APTR;
Message: APTR
):IPTR;