This method stops the preview.

[Delphi]   [ Boolean = ]previewcontrolname.Stop

Parameters

None

Return Value

Returns True if successful, returns False when not successful.

Explanation

The Stop method stops the preview that was started with the Start method.

If the return value is True, then the State property is updated. If the return value is False, then 11 will be set in the ErrorStatus property.

 

The ImageKit10 VCL is a product created by Newtone Corporation