JackTrapper / DelphiBugs

Bug tracker for Delphi
7 stars 2 forks source link

Toolbar buttons lose images when clicking at design time #24

Open JackTrapper opened 5 years ago

JackTrapper commented 5 years ago

Tested

Steps to Reproduce

  1. Create a project
  2. Add an ImageList, add a sample image
  3. Add a Toolbar
  4. Assign the ImageList to the Toolbar.Images property
  5. Add some ToolButtons. (select an ImageIndex for the ToolButtons)
  6. Click the toolbar buttons

image

Delphi 10.3