ZoomIn example for Delphi

This example calls ZoomIn () method to zoom in on a captured image.

Var
sRet: smallint;
   LEADRasterView1.ZoomIn (sRet);