Invert example for C++ Builder

This example inverts the bitmap's colors and repaints the image.

Lead1->Invert();
Lead1->ForceRepaint();