Source position: webidlscanner.pp line 166
type TDirectiveEvalFunctionEvent = function(
Sender: TDirectiveEvaluator;
Name: TIDLString;
Param: TIDLString;
out Value: TIDLString
):Boolean of object;