StartCapture Example for Delphi 4.0

{capture the client area of the active window}
    LEADScr1.CaptureActiveClient();

{start capture process }
  LEADScr1.StartCapture();