Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move code from TUICommand.Assign(TAction) to TUICommandActionLink.Set*() methods #20

Closed
joachimmarder opened this issue Dec 1, 2015 · 0 comments
Assignees

Comments

@joachimmarder
Copy link
Contributor

While TUICommand.Assign(TAction) is executed only once, the TUICommandActionLink.Set*() methods are called whenever a VCL action is getting updated. This can be important if e.g. captions or hints change dynamically at runtime.

joachimmarder pushed a commit that referenced this issue Jun 2, 2016
…mandActionLink.Set*() methods so that it ins executed not only once.
@joachimmarder joachimmarder self-assigned this Jun 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant