mauro russo wrote:
> Is there no class having a binary search?

TStringList will do a binary search if it's sorted.

You're free to perform your own binary search on whatever classes you want.

-- 
Rob


Reply via email to