Impressionist example for C++ Builder

void __fastcall TForm1::ImpressionistClick(TObject *Sender)
{
   LEADImage1->Impressionist( 10, 10 );
}