delphi - How to know which control was clicked when sharing an action? -


this question has answer here:

i'm implementing actions (in tactionmanager) user interface. controls, when clicked, execute same action. however, in action handler, need know control clicked user. sender taction instead of originating control.

how can identify control using action pressed user?

you can obtain information actioncomponent property of action.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -