andyhill
  
Australia
159 Posts |
Posted - Oct 11 2015 : 15:41:37
|
I have a TImageEnMView with 3 images and modify a selected thumbnail in code which causes all other thumbnails except the one selected to erase when I call Update ? Please advise.
mvHorz.SetImage(HorzSelectedImage, ieView.IEBitmap); mvHorz.Update;
In the code above, HorzSelectedImage = 0 and is the selected image, when mvHorz.Update executes it erases images 1 and 2.
Andy |
|