TIETwainParams.ProgressIndicators
Declaration
property ProgressIndicators: boolean;
Description
If ProgressIndicators is True, the scanner will display a progress indicator during acquisition and transfer, regardless of whether the scanner user interface is active.
You can use
OnProgress event to display your custom progress indicator.
Twain Property: CAP_INDICATORS
Note: Use
IsCapabilitySupported to determine if this capability is supported by the current scanner
Default: True