I want to write a procedure that can be passed the name of another procedure
and its parameters. It implements an exception handler for that call (so I
don't have to write try..except around every single call in my program). Or
is there another way of doing it?
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
- RE: [DUG]: generic exception handlers Patrick Dunford
- RE: [DUG]: generic exception handlers Myles Penlington
