Is there a simple way to identify which is the current or last action that has fired?
The reason is I want to fire two actions through the same chain of procedures and they only need to diverge down the track, and at that point I need to know which one started the process. (I could set a property or a flag of my own, but I was wondering if there was a direct way to find the action name etc. The alternative is to duplicate quite a bit of code which is rather wasteful.) John _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
