Dominique Louis wrote: > Hi all, > After doing a... > option_icon.Assign(OptionForm.DefaultGameIcon.Picture.Icon); > > Where option_icon = TIcon and DefaultGameIcon = TImage, if I try and do > either a SaveToStream and SaveToFile via option_icon, the icon image is > corrupted/non-existent. > > Has anyone else seen this, know a fix for it?
TIcon (and TGraphic-TBitmap-TIcon hierarchy) is completely rewritten at this moment. After that, this problem is probably solved. Marc _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
