Repeatedly find items that contain the same string
Posted: Mon May 11, 2009 3:27 pm
In an application I want to find all nodes that contain eg. the words "plot.plott".
I do not find a method that repeatedly give me the next node that fit the word, only the first node as in the TreeRoots.pas example.
Is the needed action not available or do I miss something obvious ??
I do not find a method that repeatedly give me the next node that fit the word, only the first node as in the TreeRoots.pas example.
Is the needed action not available or do I miss something obvious ??