Cylindrical example for C++ Builder
void __fastcall TForm1::CylindricalClick(TObject *Sender) { LEADImage1->Cylindrical( 100, CYL_HORZ ); }