Board index » delphi » Delphi2 - pointer via pointer,...
mtoma...@barok.foi.hr (Matija Tomaskovic)
![]() Delphi Developer |
Sat, 02 Oct 1999 03:00:00 GMT
Delphi2 - pointer via pointer,...Hi there! I just want to say thanks to all of you who answered me about 'pointer via p2^:=@B really works when B is variable, but when B is procedure, it does But here is how I did it: type tMyProc = procedure (x,y:word); ... If I declare pMyProc as tMyProc (not pointer), then at That's it... Using asm is not very ellegant solution, but atleast it works -- ------------------------------------------------------------------------ mtoma...@barok.foi.hr Matija Tomaskovic, Matije Gupca 25 |