PaintDither example for C++ Builder

This example turns on error diffusion and redisplays the bitmap.

   LEADRasterView1->PaintDither = PAINTDITHER_DIFFUSION;
   LEADRasterView1->ForceRepaint ();