IndexByBegin function

function IndexByBegin(Value: string; Const List: TStrings): Integer;

Unit
SynaUtil

Description
Index of string in stringlist with same beginning as Value is returned.