[DUG] Actions

johnkbird at paradise.net.nz johnkbird at paradise.net.nz
Fri Mar 7 16:18:10 NZDT 2008


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


More information about the Delphi mailing list