Conclusion. To draw in a TImage component without the flicker effect (in D6) you have to set the Stretch property to TRUE - even when you don't want the bitmap to get stretched (if a graphics is of the equal size to the TImage in which it is displayed)
For an example see this article: Screen Shuffling with Delphi
Delphi tips navigator:
» Get the line number of a selected row in a DBGrid
« Converting from TFileTime to TDateTime

