TIETwainParams.LastErrorStr
Declaration
LastErrorStr: AnsiString;
Description
Returns the last error which occurred on scanning as a string (See also:
LastError).
Example
ShowMessage( ImageEnView1.IO.TwainParams.LastErrorStr );
See Also
◼LastError
◼Acquire