Changing TAction.ImageIndex does not propogate to TSpeedButton's image index.
Original Reporter info from Mantis: Wallaby
-
Reporter name:
Original Reporter info from Mantis: Wallaby
- Reporter name:
Description:
There seems to be an issue in linking an action to a speed button. I have created a test project with one speed button, one image list with two images and an action.
When I change the action's Caption property, the speed button's caption is updated correctly.
However when I change the action's ImageIndex property, the speed button's image is not updated. The same can be observed in design time when changing the action's ImageIndex.
Steps to reproduce:
Open the sample project and click the button.
Expected behaviour: caption and image change.
Actual behaviour: caption changes, image does NOT
Mantis conversion info:
- Mantis ID: 38135
- Build: Trunk
- Version: 2.1 (SVN)
- Fixed in revision: r64165 (#7d90e95e)
- Monitored by: » Wallaby (Wallaby)