TIETwainParams.SourceNameToIndex
Declaration
function SourceNameToIndex(const sName : string) : Integer;
Description
Returns the index of a device in the
Twain source list.
idx := ImageEnView1.IO.TwainParams.SourceNameToIndex( edtTwainName.text );
See Also
◼FindSourceByName◼SourceNameToIndex