TSelectTwoFunction Event

MulticastDelegateTSelectTwoFunction

type TSelectTwoFunction = function(var a,b: double): integer; cdecl;

Function type with two parameters.