Developer

FindText

Search for string inside column starting from SelectedRow + 1.

function FindText(const Index: Integer; S: WideString; Options: TSearchOptions = [soCaseInsensitive, soFromSelected]): Boolean;

See also