ImageEn, unit iewia

TIEWia.SourceNameToIndex

TIEWia.SourceNameToIndex

Declaration

function SourceNameToIndex(const sName : string) : Integer;

Description

Returns the index of a device in the WIA source list.

Example

idx := ImageEnView1.IO.WIAParams.SourceNameToIndex( edtDeviceName.text );

See Also

FindSourceByName
SourceNameToIndex