- I placed TImageCollection on TDataModule and TVirtualImageList on Form1.
- Added a couple Images to TImageCollection and linked TVirtualImageList to TImageCollection. All is working perfect.
- Add Form2 that descends from Form1.
- When trying to save new Form2 I get this message: “Cannot assign a TVirtualImageListItem to a TVirtualImageListItem”.
Asked
Active
Viewed 296 times
2

David Heffernan
- 601,492
- 42
- 1,072
- 1,490

M Vukovic
- 21
- 1
-
2Known bug: https://quality.embarcadero.com/browse/RSP-23652 – Uwe Raabe Apr 03 '20 at 06:52