Re: TNotifyEvent




if (TMethod(X).Code = TMethod(Y).Code) and (TMethod(X).Data = TMethod(Y).Data) then ;

Are .Code the program-code and .Data the local variables ?

If so, only the .Code-test isn't enough ?

Fons.
.