This property refers to the number of images that have been scanned.

[C++Builder]   imagekitcontrolname->Scan->ScanCount [ = int ]
[Delphi]   imagekitcontrolname.Scan.ScanCount [ = Integer ]

Property Value

The number of scanned images

Explanation

The ScanCount property refers to the number of images that have been scanned. Once the Execute method has completed execution, the ScanCount property value can be retrieved.

Setting this value

This value cannot be set.

Retrieving this value

This value can be retrieved at runtime.

 

The ImageKit10 VCL is a product created by Newtone Corporation