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

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -